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

/external/deqp/framework/platform/win32/
H A DtcuWin32GLES3Platform.cpp142 // Win32GLES3ContextFactory
144 class Win32GLES3ContextFactory : public glu::ContextFactory class in namespace:tcu
147 Win32GLES3ContextFactory (HINSTANCE instance);
148 ~Win32GLES3ContextFactory (void);
157 Win32GLES3ContextFactory::Win32GLES3ContextFactory (HINSTANCE instance) function in class:tcu::Win32GLES3ContextFactory
164 Win32GLES3ContextFactory::~Win32GLES3ContextFactory (void)
168 glu::RenderContext* Win32GLES3ContextFactory::createContext (const glu::RenderConfig& config, const tcu::CommandLine&) const
185 m_glContextFactoryRegistry.registerFactory(new Win32GLES3ContextFactory(instanc
[all...]

Completed in 68 milliseconds