Searched defs:GlxRenderContext (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp163 class GlxRenderContext : public RenderContext class in namespace:tcu::x11::glx
166 GlxRenderContext (const GlxContextFactory& factory,
168 ~GlxRenderContext (void);
214 GlxRenderContext* const renderContext = new GlxRenderContext(*this, config);
615 GlxRenderContext::GlxRenderContext (const GlxContextFactory& factory, function in class:tcu::x11::glx::GlxRenderContext
636 GlxRenderContext::~GlxRenderContext (void)
643 void GlxRenderContext
[all...]

Completed in 149 milliseconds