Searched refs:m_glPlatform (Results 1 – 1 of 1) sorted by relevance
57 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform()68 X11GLPlatform m_glPlatform; member in tcu::x11::X11Platform77 m_glPlatform.registerFactory(glx::createContextFactory(m_eventState)); in X11Platform()80 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory()); in X11Platform()