Home
last modified time | relevance | path

Searched refs:m_contextType (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.hpp56 glu::ContextType getType(void) const { return m_contextType; } in getType()
64 const glu::ContextType m_contextType; member in tcu::OHOS_ROSEN::egl::OhosRendContext
H A DtcuOhosNativeContext.cpp62 : m_contextType(config.type) in OhosRendContext()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGLContextFactory.cpp71 glu::ContextType getType (void) const { return m_contextType; } in getType()
84 glu::ContextType m_contextType; member in tcu::wgl::__anon30306::WGLContext
94 : m_contextType (config.type) in WGLContext()
/third_party/vk-gl-cts/modules/egl/
H A DteglThreadCleanUpTests.cpp171 , m_contextType (contextType) in ThreadCleanUpTest()
199 if (m_contextType == CONTEXTTYPE_SINGLE) in init()
279 const ContextType m_contextType; member in deqp::egl::__anon30391::ThreadCleanUpTest
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcContext.hpp84 glu::ContextType m_contextType; member in deqp::Context
/third_party/vk-gl-cts/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.cpp205 glu::ContextType getType (void) const { return m_contextType; } in getType()
216 const glu::ContextType m_contextType; member in tcu::surfaceless::EglRenderContext
241 , m_contextType(config.type) in EglRenderContext()

Completed in 3 milliseconds