Do not fail if no config is available
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 8 Jun 2018 08:27:33 +0000 (08:27 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 8 Jul 2018 14:11:46 +0000 (10:11 -0400)
commit813f0e181e8f8a1d1ec0ec69414768ce90d5a943
tree98e97b630cf7b4a898e09a335de11dd526a8b0b6
parentd9905d305260468e467e8b7da2bc1328c70ae440
Do not fail if no config is available

If the backend does not support any EGL config with the required
attributes, make the test UnSupported rather than Fail.

Affects:
dEQP-EGL.functional.wide_color.*

Components: OpenGL

VK-GL-CTS issue: 1210

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