Correct the test conditions for sRGB_write_control
authorGraeme Leese <graeme.leese@broadcom.com>
Tue, 9 May 2017 14:21:53 +0000 (15:21 +0100)
committerPyry Haulos <phaulos@google.com>
Wed, 10 May 2017 18:17:12 +0000 (18:17 +0000)
commit2d987e3b1e3c564ddc197124b1c7689aed060b8e
treef0af7c3cde2386fffceead459955c420942a5b58
parentc065847203ba5c1ec0bba76fe06e0b7a17cbc6af
Correct the test conditions for sRGB_write_control

The extension is not part of ES3.2, so the not-supported version of the
tests should be run on ES3.2 implementations without the
GL_EXT_sRGB_write_control extension.

VK-GL-CTS Issue: 389
Components: AOSP

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

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