Searched refs:m_glPlatform (Results 1 – 1 of 1) sorted by relevance
66 const glu::Platform& getGLPlatform (void) const { return m_glPlatform; } in getGLPlatform()72 LinuxGLPlatform m_glPlatform; member in tcu::lnx::LinuxPlatform80 m_glPlatform.registerFactory(x11::glx::createContextFactory(m_eventState)); in LinuxPlatform()83 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory()); in LinuxPlatform()