Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp413 const GlxRenderContext* sharedGlxRenderContext = dynamic_cast<const GlxRenderContext*>(sharedContext); in createContext() local
414 const GLXContext& sharedGLXContext = sharedGlxRenderContext ? sharedGlxRenderContext->getGLXContext() : DE_NULL; in createContext()

Completed in 2 milliseconds