Searched refs:createContextFactory (Results 1 – 5 of 5) sorted by relevance
80 m_glPlatform.registerFactory(x11::glx::createContextFactory(m_eventState)); in LinuxPlatform()83 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory()); in LinuxPlatform()
44 de::MovePtr<glu::ContextFactory> createContextFactory (void);
55 de::MovePtr<glu::ContextFactory> Platform::createContextFactory (void) in createContextFactory() function in tcu::lnx::egl::Platform
39 de::MovePtr<glu::ContextFactory> createContextFactory (EventState& eventState);
806 MovePtr<ContextFactory> createContextFactory (EventState& eventState) in createContextFactory() function