Searched refs:ContextFactoryRegistry (Results 1 – 3 of 3) sorted by relevance
64 …const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryReg… in getContextFactoryRegistry()69 ContextFactoryRegistry m_contextFactoryRegistry;
71 typedef tcu::FactoryRegistry<ContextFactory> ContextFactoryRegistry; typedef
122 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createDefaultRenderContext()