Add tests for creation of EGLImages from one component textures.
authorTobias Sargeant <tobiasjs@google.com>
Wed, 26 Aug 2015 11:14:57 +0000 (12:14 +0100)
committerTobias Sargeant <tobiasjs@google.com>
Wed, 2 Sep 2015 11:39:26 +0000 (12:39 +0100)
commit1ba68362f2e13d7fdf7f1c3dc4a8eb3d517502b1
treec2273b2592e570e1c1d3295ae651517a898d4ce9
parent18c393c846c48638f20da70b4c97dffb9e9f8992
Add tests for creation of EGLImages from one component textures.

One component textures are used by WebView for for passing YUV12
frames between threads.

Change-Id: I206bed24a2428e2289b468ec06b88ec1bb53af9d
framework/opengl/gluRenderContext.cpp
framework/opengl/gluRenderContext.hpp
modules/egl/teglCreateContextExtTests.cpp
modules/egl/teglImageFormatTests.cpp
modules/egl/teglImageTests.cpp
modules/egl/teglImageUtil.cpp
modules/egl/teglImageUtil.hpp