Searched refs:m_contextFactoryRegistry (Results 1 – 12 of 12) sorted by relevance
64 …ontextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryRegistry; } in getContextFactoryRegistry()69 ContextFactoryRegistry m_contextFactoryRegistry; member in glu::Platform
72 m_contextFactoryRegistry.registerFactory(factory); in Platform()83 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
149 m_contextFactoryRegistry.registerFactory( in ANGLEPlatform()153 m_contextFactoryRegistry.registerFactory(new null::NullGLContextFactory()); in ANGLEPlatform()
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()
35 m_contextFactoryRegistry.registerFactory(new OHOS_ROSEN::egl::OhosContextFactory()); in OhosPlatform()
180 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
88 m_contextFactoryRegistry.registerFactory(new CGLContextFactory()); in OSXGLPlatform()
312 …m_contextFactoryRegistry.registerFactory(new eglu::GLContextFactory(m_nativeDisplayFactoryRegistry… in Platform()
98 m_contextFactoryRegistry.registerFactory(new ContextFactory(screenManager));
224 m_contextFactoryRegistry.registerFactory(new ContextFactory()); in Platform()