coregl_fastpath: Create image with native surface 80/91480/1
authorZhaowei Yuan <zhaowei.yuan@samsung.com>
Fri, 7 Oct 2016 20:55:42 +0000 (04:55 +0800)
committerZhaowei Yuan <zhaowei.yuan@samsung.com>
Fri, 7 Oct 2016 21:18:58 +0000 (05:18 +0800)
commit186b74be69bbd914c03df962c0530e091acedef3
treeff98a6fa8b5c4f26b5d46ae103e93874df1617a7
parent3a24da4bcd09c2b38559a6b5e8d578ae1c953858
coregl_fastpath: Create image with native surface

Native surface which is neither texture nor renderbuffer
is possible passed to fastpath_eglCreateImageKHR() to
create image

Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
Change-Id: I62aadeb21b7f89157d9a213b70d0e71ac9ff2e82
src/modules/fastpath/coregl_fastpath_egl.c