OSDN Git Service

libgui: Add a test suite for SRGB testing
authorDan Stoza <stoza@google.com>
Wed, 11 Dec 2013 23:21:11 +0000 (15:21 -0800)
committerDan Stoza <stoza@google.com>
Thu, 12 Dec 2013 18:58:56 +0000 (10:58 -0800)
commit3ed4e0b3655b4019b9ab9939f6df0cb8a102d37f
tree6e9bfb3b66593ebd9c8c5d6f6c2e23427f995e18
parentec3994f2b30b26f73294950bd2232a8a82e11e3b
libgui: Add a test suite for SRGB testing

This is the start of an SRGB test suite. Currently it has a test for
SRGB texture reads in GLES3.

Change-Id: I553ee2691dc92b98cae7a003084d4e2823d40d95
libs/gui/tests/Android.mk
libs/gui/tests/SRGB_test.cpp [new file with mode: 0644]