Home
last modified time | relevance | path

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

/external/deqp/framework/platform/osx/
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()