Home
last modified time | relevance | path

Searched refs:getContextFactoryRegistry (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/
DgluPlatform.hpp64 …const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryReg… in getContextFactoryRegistry() function in glu::Platform
DgluRenderContext.cpp122 const ContextFactoryRegistry& registry = platform.getGLPlatform().getContextFactoryRegistry(); in createDefaultRenderContext()