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

  /external/deqp/framework/platform/win32/
tcuWGLContextFactory.hpp 33 class WGLContextFactory : public glu::ContextFactory
36 WGLContextFactory (HINSTANCE instance);
tcuWin32Platform.cpp 42 WGLContextFactory* factory = DE_NULL;
46 factory = new WGLContextFactory(m_instance);
tcuWGLContextFactory.cpp 154 WGLContextFactory::WGLContextFactory (HINSTANCE instance)
161 glu::RenderContext* WGLContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&) const

Completed in 359 milliseconds