Home
last modified time | relevance | path

Searched defs:getXDisplay (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.hpp93 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::lnx::x11::XlibDisplay
H A DtcuLnxX11GlxPlatform.cpp132 ::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