Exclude configs for EGL_YUV_BUFFER_EXT color buffer
authorJames Glanville <james.glanville@imgtec.com>
Fri, 17 Jan 2020 15:33:07 +0000 (15:33 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 9 Mar 2020 11:25:31 +0000 (07:25 -0400)
commit887bea0e35106c470eb15939e08f1af1d5d67d1c
tree580632dbb108c0c8c186a68f931b5bba187b15dc
parentd0002627f85d06c2ee7a2ebb63e0f840632f98f7
Exclude configs for EGL_YUV_BUFFER_EXT color buffer

Test dEQP-EGL.functional.get_frame_timestamps.other fails due to
mismatch between the format of fragment shader output and framebuffer
for YUV configs with EGL_COLOR_BUFFER_TYPE == EGL_YUV_BUFFER_EXT.
Exclude from the other list.

Components: EGL
VK-GL-CTS issue: 2187

Change-Id: I08e3466bb0721e6b424a07a09587b56eb28d6cff
modules/egl/teglSimpleConfigCase.cpp