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::__anondf5ff0680111::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::__anon715971500111::ThreadCleanUpTest
/external/deqp/external/openglcts/modules/common/
DglcContext.hpp84 glu::ContextType m_contextType; member in deqp::Context
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp219 glu::ContextType getType (void) const { return m_contextType; } in getType()
226 const glu::ContextType m_contextType; member in tcu::surfaceless::EglRenderContext
250 , m_contextType(config.type) in EglRenderContext()