Searched refs:TCU_CHECK_AND_THROW (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 154 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 189 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 220 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 279 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 338 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 409 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate() 490 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_tex… in iterate()
|
D | es31fDebugTests.cpp | 642 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 711 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 917 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1229 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1332 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1429 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1642 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1786 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1834 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() 1904 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_deb… in iterate() [all …]
|
D | es31fAdvancedBlendTests.cpp | 597 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_ble… in iterate() 660 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_ble… in iterate() 713 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_KHR_ble… in iterate() 714 …TCU_CHECK_AND_THROW(NotSupportedError, m_context.getContextInfo().isExtensionSupported("GL_EXT_dra… in iterate()
|
/external/deqp/framework/common/ |
D | tcuDefs.hpp | 122 #define TCU_CHECK_AND_THROW(ERRCLASS, X, MSG) \ macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 423 TCU_CHECK_AND_THROW(NotSupportedError, in build()
|
/external/deqp/modules/egl/ |
D | teglImageTests.cpp | 91 …TCU_CHECK_AND_THROW(NotSupportedError, eglu::hasExtension(m_eglTestCtx.getLibrary(), DPY, EXTNAME)…
|
D | teglImageFormatTests.cpp | 359 TCU_CHECK_AND_THROW(NotSupportedError, in framebufferRenderbuffer()
|
/external/deqp/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 904 TCU_CHECK_AND_THROW(NotSupportedError, m_ctx.haveMultiColorAtts(), in build()
|