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

  /external/deqp/framework/platform/null/
tcuNullContextFactory.cpp 32 NullGLContextFactory::NullGLContextFactory (void)
37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&) const
tcuNullContextFactory.hpp 34 class NullGLContextFactory : public glu::ContextFactory
37 NullGLContextFactory (void);
tcuNullPlatform.cpp 70 m_contextFactoryRegistry.registerFactory(new NullGLContextFactory());

Completed in 63 milliseconds