Disable the 565 config requirement for X11
authorAndres Gomez <agomez@igalia.com>
Mon, 26 Nov 2018 16:11:40 +0000 (18:11 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 30 Sep 2019 11:07:35 +0000 (07:07 -0400)
commit5f09d495fa685f0b07aeb2915c9bdb798b529676
tree14d75af47dbe42c809f998e4c4d8154ef85bcf8c
parent36be0ba964ddf9ccfa03b609de191c576cbafca3
Disable the 565 config requirement for X11

Previously to GLES3 CTS didn't require this config to be present.  On
an 8888 X11 system it doesn't make sense to expose 565 since there are
no 16-bit visuals to be rendered to.

Affects:

dEQP-GLES3.*

Components: OpenGL

VK-GL-CTS issue: 1474

Change-Id: I14fe98ea21a86c48f0d4d155ba51a916255ef3ba
external/openglcts/modules/runner/CMakeLists.txt
external/openglcts/modules/runner/glcAospMustpassEs.hpp
external/openglcts/scripts/build_mustpass.py
external/openglcts/scripts/mustpass.py