Require renderability of SRGB,UNSIGNED_BYTE from NV_sRGB_formats.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 15 Dec 2014 21:57:18 +0000 (13:57 -0800)
committerJarkko Poyry <jpoyry@google.com>
Mon, 15 Dec 2014 22:18:35 +0000 (22:18 +0000)
commit6105d36c20b890fe795a9a412db4bdb0ed6f1198
tree69f5433a65f212fc268a1c13c90b24551ebbf5dc
parent2d015902f818576a1a09f704b1bb9c3bae2a343c
Require renderability of SRGB,UNSIGNED_BYTE from NV_sRGB_formats.

NV_sRGB_formats extension makes sized format SRGB8 color-renderable but does
not define any unsized format to be color-renderable. Assume unsized SRGB
format with UNSIGNED_BYTE type is implied to be color-renderable.

Bug: 18755796
Change-Id: I7d083aa9a474e1cdd784ded02178ffbad4a79cdb
modules/glshared/glsFboCompletenessTests.cpp