Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/surfaceless/
H A DtcuSurfacelessPlatform.cpp199 class EglRenderContext : public glu::RenderContext class
202 EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext* sharedContext);
203 ~EglRenderContext(void);
236 return new EglRenderContext(config, cmdLine, sharedContext); in createContext()
239 EglRenderContext::EglRenderContext(const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext *sharedContext) in EglRenderContext() function in tcu::surfaceless::EglRenderContext
421 const EglRenderContext *sharedEglRenderContext = dynamic_cast<const EglRenderContext*>(sharedContext); in EglRenderContext()
479 EglRenderContext::~EglRenderContext(voi
[all...]

Completed in 1 milliseconds