Add sRGB write decode negative case
authorJohn Richardson <john.richardson@mobica.com>
Thu, 30 Mar 2017 14:11:43 +0000 (15:11 +0100)
committerMika Isojärvi <misojarvi@google.com>
Thu, 6 Jul 2017 18:06:29 +0000 (11:06 -0700)
commit6644e7bfef87118c35481f8f28868680fdab6e1e
treec6d7770985623abbe62aeed03c537c0c9af2707f
parent50d8f31f524a5f315ba97f366975ccec0b47ef03
Add sRGB write decode negative case

Test to check drivers that don't expose EXT_sRGB_write control return
GL_INVALID_ENUM for related gl calls.

New Tests:
- dEQP-GLES31.functional.fbo.srgb_write_control.framebuffer_srgb_unsupported_enum

Change-Id: I605f70894ead6e5dd317a340d061dcec9a6180c8
android/cts/master/gles31-master.txt
modules/gles31/functional/es31fFboSRGBWriteControlTests.cpp