Searched refs:m_contextType (Results 1 – 6 of 6) sorted by relevance
56 glu::ContextType getType(void) const { return m_contextType; } in getType()64 const glu::ContextType m_contextType; member in tcu::OHOS_ROSEN::egl::OhosRendContext
62 : m_contextType(config.type) in OhosRendContext()
71 glu::ContextType getType (void) const { return m_contextType; } in getType()84 glu::ContextType m_contextType; member in tcu::wgl::__anonf25a697f0111::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::__anon29e422c70111::ThreadCleanUpTest
205 glu::ContextType getType (void) const { return m_contextType; } in getType()214 const glu::ContextType m_contextType; member in tcu::surfaceless::EglRenderContext238 , m_contextType(config.type) in EglRenderContext()
84 glu::ContextType m_contextType; member in deqp::Context