Searched refs:EglRenderContext (Results 1 – 1 of 1) sorted by relevance
199 class EglRenderContext : public glu::RenderContext class202 EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine);203 ~EglRenderContext(void);233 return new EglRenderContext(config, cmdLine); in createContext()236 EglRenderContext::EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine) in EglRenderContext() function in tcu::surfaceless::EglRenderContext474 EglRenderContext::~EglRenderContext(void) in ~EglRenderContext()493 const tcu::RenderTarget& EglRenderContext::getRenderTarget(void) const in getRenderTarget()498 void EglRenderContext::postIterate(void) in postIterate()