Home
last modified time | relevance | path

Searched refs:NullGLContextFactory (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullContextFactory.cpp32 NullGLContextFactory::NullGLContextFactory (void) in NullGLContextFactory() function in tcu::null::NullGLContextFactory
37 glu::RenderContext* NullGLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&, const glu::RenderContext*) const in createContext()
H A DtcuNullContextFactory.hpp34 class NullGLContextFactory : public glu::ContextFactory class
37 NullGLContextFactory (void);
H A DtcuNullPlatform.cpp76 m_contextFactoryRegistry.registerFactory(new NullGLContextFactory()); in Platform()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp153 m_contextFactoryRegistry.registerFactory(new null::NullGLContextFactory()); in ANGLEPlatform()

Completed in 3 milliseconds