Home
last modified time | relevance | path

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

/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp71 glu::ContextType getType (void) const { return m_contextType; } in getType()
80 glu::ContextType m_contextType; member in tcu::wgl::__anona13584610111::WGLContext
90 : m_contextType (config.type) in WGLContext()
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp169 , m_contextType (contextType) in ThreadCleanUpTest()
197 if (m_contextType == CONTEXTTYPE_SINGLE) in init()
277 const ContextType m_contextType; member in deqp::egl::__anon0a1556e90111::ThreadCleanUpTest