Home
last modified time | relevance | path

Searched refs:CONTEXT_NO_ERROR (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcNoErrorTests.cpp73 RenderConfig renderCfg(glu::ContextType(m_ApiType, glu::CONTEXT_NO_ERROR)); in verifyNoErrorContext()
/external/deqp/framework/opengl/
DgluRenderContext.hpp65 CONTEXT_NO_ERROR = (1<<3) //!< No error context enumerator
/external/deqp/framework/egl/
DegluGLUtil.cpp155 if ((contextType.getFlags() & glu::CONTEXT_NO_ERROR) != 0) in createGLContext()
/external/deqp/framework/platform/win32/
DtcuWGL.cpp468 if ((ctxType.getFlags() & glu::CONTEXT_NO_ERROR) != 0) in Context()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp369 if ((contextType.getFlags() & glu::CONTEXT_NO_ERROR) != 0) in createContext()