Searched refs:m_contextFactoryRegistry (Results 1 – 10 of 10) sorted by relevance
64 …ontextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryRegistry; } in getContextFactoryRegistry()69 ContextFactoryRegistry m_contextFactoryRegistry; member in glu::Platform
57 m_contextFactoryRegistry.registerFactory(factory); in Platform()68 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
54 m_contextFactoryRegistry.registerFactory(factory.release()); in registerFactory()
76 m_contextFactoryRegistry.registerFactory(new NullGLContextFactory()); in Platform()
139 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
180 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
88 m_contextFactoryRegistry.registerFactory(new CGLContextFactory()); in OSXGLPlatform()
304 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
228 m_contextFactoryRegistry.registerFactory(new ContextFactory()); in Platform()
98 m_contextFactoryRegistry.registerFactory(new ContextFactory(screenManager));