Searched refs:GLContextFactory (Results 1 – 25 of 25) sorted by relevance
48 class GLContextFactory : public glu::ContextFactory class51 GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry);
5 # GLContextFactory uses glu
594 GLContextFactory::GLContextFactory (const NativeDisplayFactoryRegistry& displayFactoryRegistry) in GLContextFactory() function in eglu::GLContextFactory600 glu::RenderContext* GLContextFactory::createContext (const glu::RenderConfig& config, const tcu::Co… in createContext()
57 …return de::MovePtr<glu::ContextFactory>(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry)… in createContextFactory()
34 using eglu::GLContextFactory;
35 using eglu::GLContextFactory;
36 using eglu::GLContextFactory;
37 using eglu::GLContextFactory;
31 using eglu::GLContextFactory;
83 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
40 using eglu::GLContextFactory;
32 using eglu::GLContextFactory;
139 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
180 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
109 new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry)); in ANGLEPlatform()
48 using eglu::GLContextFactory;
150 new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry)); in ANGLEPlatform()
64 using eglu::GLContextFactory;
312 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()