Allow ES 3.2 contexts to run sRGB write control unsupported test.
authorKenneth Graunke <kenneth.w.graunke@intel.com>
Sat, 9 Sep 2017 06:30:15 +0000 (23:30 -0700)
committerKenneth Graunke <kenneth.w.graunke@intel.com>
Sat, 9 Sep 2017 06:39:39 +0000 (23:39 -0700)
commit22b06ee14aab70d32912ee3f2ba2949a5eaf5c57
treebde76e6abfd5c462575db548a6467ec2ee242194
parentf5bc215a968512ba967ce68cc3640c45bc776f2c
Allow ES 3.2 contexts to run sRGB write control unsupported test.

GL_EXT_sRGB_write_control functionality is not part of ES 3.2.
So there's no need to restrict this to older contexts.

Affects:
dEQP-GLES31.functional.fbo.srgb_write_control.framebuffer_srgb_unsupported_enum

Components: AOSP

Change-Id: Id437e220958c66acf65fd5c40004e1fde13fdf64
modules/gles31/functional/es31fFboSRGBWriteControlTests.cpp