Searched refs:CGLRenderContext (Results 1 – 1 of 1) sorted by relevance
69 class CGLRenderContext : public glu::RenderContext class72 CGLRenderContext (const glu::RenderConfig& config);73 ~CGLRenderContext (void);110 CGLRenderContext::CGLRenderContext (const glu::RenderConfig& config) in CGLRenderContext() function in tcu::CGLRenderContext168 CGLRenderContext::~CGLRenderContext (void) in ~CGLRenderContext()185 return new CGLRenderContext(config); in createContext()