Searched defs:getXDisplay (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/platform/lnx/X11/ | ||
H A D | tcuLnxX11.hpp | 93 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::lnx::x11::XlibDisplay |
H A D | tcuLnxX11GlxPlatform.cpp | 132 ::Display* getXDisplay (void) { return m_display.getXDisplay(); } in getXDisplay() function in tcu::lnx::x11::glx::GlxVisual 165 ::Display* getXDisplay (void) { return m_x11Display.getXDisplay(); } in getXDisplay() function in tcu::lnx::x11::glx::GlxWindow [all...] |
Completed in 3 milliseconds