OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCU_CHECK_AND_THROW
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/common/
tcuDefs.hpp
122
#define
TCU_CHECK_AND_THROW
(ERRCLASS, X, MSG) \
/external/deqp/modules/gles31/functional/
es31fDebugTests.cpp
574
TCU_CHECK_AND_THROW
(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_debug"), "GL_KHR_debug is not supported");
642
TCU_CHECK_AND_THROW
(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_debug"), "GL_KHR_debug is not supported");
847
TCU_CHECK_AND_THROW
(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_debug"), "GL_KHR_debug is not supported");
[
all
...]
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
401
TCU_CHECK_AND_THROW
(NotSupportedError,
/external/deqp/modules/glshared/
glsFboCompletenessTests.cpp
730
TCU_CHECK_AND_THROW
(NotSupportedError, m_ctx.haveMultiColorAtts(),
Completed in 547 milliseconds