Home
last modified time | relevance | path

Searched refs:ContextFactoryRegistry (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
DgluPlatform.hpp64 …const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryReg… in getContextFactoryRegistry()
69 ContextFactoryRegistry m_contextFactoryRegistry;
DgluContextFactory.hpp71 typedef tcu::FactoryRegistry<ContextFactory> ContextFactoryRegistry; typedef
DgluRenderContext.cpp122 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createDefaultRenderContext()