HomeSort by relevance Sort by last modified time
    Searched full:contextfactoryregistry (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/opengl/
gluPlatform.hpp 64 const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryRegistry; }
69 ContextFactoryRegistry m_contextFactoryRegistry;
gluContextFactory.hpp 71 typedef tcu::FactoryRegistry<ContextFactory> ContextFactoryRegistry;
gluRenderContext.cpp 122 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry();

Completed in 746 milliseconds