OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRAW_BUFFERS_INDEXED_NOT_SUPPORTED
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
esextcDrawBuffersIndexedCoverage.cpp
52
throw tcu::NotSupportedError(
DRAW_BUFFERS_INDEXED_NOT_SUPPORTED
);
esextcDrawBuffersIndexedNegative.cpp
54
throw tcu::NotSupportedError(
DRAW_BUFFERS_INDEXED_NOT_SUPPORTED
);
esextcDrawBuffersIndexedBase.cpp
52
throw tcu::NotSupportedError(
DRAW_BUFFERS_INDEXED_NOT_SUPPORTED
);
/external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.hpp
47
#define
DRAW_BUFFERS_INDEXED_NOT_SUPPORTED
"Draw buffers indexed functionality not supported, skipping"
Completed in 184 milliseconds