Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp51 class CGLRenderContext : public glu::RenderContext class
54 CGLRenderContext (const glu::RenderConfig& config);
55 ~CGLRenderContext (void);
79 return new CGLRenderContext(config); in createContext()
159 CGLRenderContext::CGLRenderContext (const glu::RenderConfig& config) in CGLRenderContext() function in tcu::CGLRenderContext
217 CGLRenderContext::~CGLRenderContext (void) in ~CGLRenderContext()

Completed in 1 milliseconds