Home
last modified time | relevance | path

Searched refs:NullGLContextFactory (Results 1 – 5 of 5) sorted by relevance

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