Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp69 class CGLContextFactory : public glu::ContextFactory class
72 CGLContextFactory (void) in CGLContextFactory() function in tcu::CGLContextFactory
88 m_contextFactoryRegistry.registerFactory(new CGLContextFactory()); in OSXGLPlatform()