Home
last modified time | relevance | path

Searched refs:DRAW_BUFFERS_INDEXED_NOT_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedCoverage.cpp52 throw tcu::NotSupportedError(DRAW_BUFFERS_INDEXED_NOT_SUPPORTED); in init()
DesextcDrawBuffersIndexedNegative.cpp54 throw tcu::NotSupportedError(DRAW_BUFFERS_INDEXED_NOT_SUPPORTED); in init()
DesextcDrawBuffersIndexedBase.cpp52 throw tcu::NotSupportedError(DRAW_BUFFERS_INDEXED_NOT_SUPPORTED); in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp47 #define DRAW_BUFFERS_INDEXED_NOT_SUPPORTED "Draw buffers indexed functionality not supported, skipp… macro