Home
last modified time | relevance | path

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

/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp57 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform()
68 X11GLPlatform m_glPlatform; member in tcu::x11::X11Platform
77 m_glPlatform.registerFactory(glx::createContextFactory(m_eventState)); in X11Platform()
80 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory()); in X11Platform()