Add tests for EGL_ANDROID_image_native_buffer.
authorMika Isojärvi <misojarvi@google.com>
Wed, 29 Oct 2014 13:59:31 +0000 (15:59 +0200)
committerMika Isojärvi <misojarvi@google.com>
Tue, 18 Nov 2014 14:01:38 +0000 (16:01 +0200)
commitb035773dba9d9886d5cc0eef92feeba24b279c24
treecf32d9c279c57603d444ad4f18ec47be6d27b072
parent4ab70cddcaefb946eac47b7f803c1ba8abae43a7
Add tests for EGL_ANDROID_image_native_buffer.

Add tests and required utilities for EGL_ANDROID_image_native_buffer.

Change-Id: I0763f49d09806118ddc21d905c3223a6978dcc5b
12 files changed:
CMakeLists.txt
framework/egl/egluHeaderWrapper.hpp
framework/platform/CMakeLists.txt
framework/platform/android/tcuAndroidInternals.cpp [new file with mode: 0644]
framework/platform/android/tcuAndroidInternals.hpp [new file with mode: 0644]
modules/egl/CMakeLists.txt
modules/egl/teglAndroidUtil.cpp [new file with mode: 0644]
modules/egl/teglAndroidUtil.hpp [new file with mode: 0644]
modules/egl/teglImageFormatTests.cpp
modules/egl/teglImageTests.cpp
modules/egl/teglImageUtil.cpp
modules/egl/teglImageUtil.hpp