Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp177 class GlxRenderContext : public RenderContext class
180 GlxRenderContext (const GlxContextFactory& factory,
184 ~GlxRenderContext (void);
234 GlxRenderContext* const renderContext = new GlxRenderContext(*this, config, sharedContext); in createContext()
413 const GlxRenderContext* sharedGlxRenderContext = dynamic_cast<const GlxRenderContext*>(sharedContext); in createContext()
707 GlxRenderContext::GlxRenderContext (const GlxContextFactory& factory, in GlxRenderContext() function in tcu::lnx::x11::glx::GlxRenderContext
730 GlxRenderContext
[all...]

Completed in 2 milliseconds