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;
72 typedef tcu::FactoryRegistry<ContextFactory> ContextFactoryRegistry; typedef
135 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createRenderContext()