Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp175 class CGLContextFactory : public glu::ContextFactory class
178 CGLContextFactory (void) in CGLContextFactory() function in tcu::CGLContextFactory
191 m_contextFactoryRegistry.registerFactory(new CGLContextFactory()); in OSXPlatform()