Stop 10bit formats requiring GL_SRGB encoding
authorJames Glanville <james.glanville@imgtec.com>
Fri, 17 Apr 2020 10:54:40 +0000 (11:54 +0100)
committerJames Glanville <james.glanville@imgtec.com>
Mon, 4 May 2020 14:08:21 +0000 (10:08 -0400)
commit0683c28f651fccc2f7713a97b205511681242b5d
treecf6d31159595938fe80745cf492186a867db35c5
parent3a8ada99cf3d423e1b9f1189f09f8b982afdcf22
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: I41ab6c6a0467a29cf7e5e764bf2b2cfb78c51db3
(cherry picked from commit c90d90d4b1b006d0b39c04e7517b7252564bf2e0)
modules/egl/teglWideColorTests.cpp