Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp131 GlxDisplay& getGlxDisplay (void) { return m_display; } in getGlxDisplay() function in tcu::lnx::x11::glx::GlxVisual
447 : m_x11Display (visual.getGlxDisplay()) in GlxWindow()
757 if (m_glxVisual.getGlxDisplay().isGlxExtensionSupported("GLX_EXT_swap_control")) in swapInterval()
767 else if (m_glxVisual.getGlxDisplay().isGlxExtensionSupported("GLX_MESA_swap_control")) in swapInterval()

Completed in 2 milliseconds