Home
last modified time | relevance | path

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

/external/deqp/framework/platform/ios/
DtcuIOSPlatform.mm83 return new ScreenContext(m_screenManager, config);
184 // ScreenContext
186 ScreenContext::ScreenContext (ScreenManager* screenManager, const glu::RenderConfig& config)
206 ScreenContext::~ScreenContext (void)
211 void ScreenContext::createFramebuffer (const glu::RenderConfig& config)
284 void ScreenContext::postIterate (void)
DtcuIOSPlatform.hh106 class ScreenContext : public RawContext class
109 ScreenContext (ScreenManager* screenManager, const glu::RenderConfig& config);
110 ~ScreenContext (void);