Searched refs:getContextFactoryRegistry (Results 1 – 2 of 2) sorted by relevance
64 …const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryReg… in getContextFactoryRegistry() function in glu::Platform
122 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createDefaultRenderContext()