Home
last modified time | relevance | path

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

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp170 class GlxRenderContext : public RenderContext class
173 GlxRenderContext (const GlxContextFactory& factory,
175 ~GlxRenderContext (void);
221 GlxRenderContext* const renderContext = new GlxRenderContext(*this, config); in createContext()
685 GlxRenderContext::GlxRenderContext (const GlxContextFactory& factory, in GlxRenderContext() function in tcu::lnx::x11::glx::GlxRenderContext
706 GlxRenderContext::~GlxRenderContext (void) in ~GlxRenderContext()
713 void GlxRenderContext::makeCurrent (void) in makeCurrent()
720 void GlxRenderContext::clearCurrent (void) in clearCurrent()
726 ContextType GlxRenderContext::getType (void) const in getType()
731 void GlxRenderContext::postIterate (void) in postIterate()
[all …]