Searched refs:m_contextType (Results 1 – 4 of 4) sorted by relevance
71 glu::ContextType getType (void) const { return m_contextType; } in getType()84 glu::ContextType m_contextType; member in tcu::wgl::__anon91471e8a0111::WGLContext94 : m_contextType (config.type) in WGLContext()
171 , m_contextType (contextType) in ThreadCleanUpTest()199 if (m_contextType == CONTEXTTYPE_SINGLE) in init()279 const ContextType m_contextType; member in deqp::egl::__anonab1640b20111::ThreadCleanUpTest
211 glu::ContextType getType (void) const { return m_contextType; } in getType()218 const glu::ContextType m_contextType; member in tcu::surfaceless::EglRenderContext242 , m_contextType(config.type) in EglRenderContext()
84 glu::ContextType m_contextType; member in deqp::Context