Stop 10bit formats requiring GL_SRGB encoding
authorJames Glanville <james.glanville@imgtec.com>
Thu, 2 Jul 2020 16:02:25 +0000 (17:02 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 29 Jul 2020 09:36:14 +0000 (05:36 -0400)
commitc1b42bdb058b37531e30c867d2684ff00ff4d175
tree4771cbc8a5a728327ddf945f059c10742ea13a3b
parent43662d49d89186b67e3e99ec0ca96aab21bdc67a
Stop 10bit formats requiring GL_SRGB encoding

The EGL_KHR_gl_colorspace spec does not require formats that
are not SRGB8 to respect the given EGL_GL_COLORSPACE_KHR.

Components: EGL

VK-GL-CTS issue: 2288

Affects:

dEQP-EGL.functional.wide_color.window_1010102_colorspace_srgb
dEQP-EGL.functional.wide_color.pbuffer_1010102_colorspace_srgb

Change-Id: I1d9c502ef2f7068cf13d13564abdfe2d3c75b93b
modules/egl/teglWideColorTests.cpp