Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp71 glu::ContextType getType (void) const { return m_contextType; } in getType()
84 glu::ContextType m_contextType; member in tcu::wgl::__anon91471e8a0111::WGLContext
94 : m_contextType (config.type) in WGLContext()
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp171 , m_contextType (contextType) in ThreadCleanUpTest()
199 if (m_contextType == CONTEXTTYPE_SINGLE) in init()
279 const ContextType m_contextType; member in deqp::egl::__anonab1640b20111::ThreadCleanUpTest
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp211 glu::ContextType getType (void) const { return m_contextType; } in getType()
218 const glu::ContextType m_contextType; member in tcu::surfaceless::EglRenderContext
242 , m_contextType(config.type) in EglRenderContext()
/external/deqp/external/openglcts/modules/common/
DglcContext.hpp84 glu::ContextType m_contextType; member in deqp::Context