Searched defs:getXID (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/platform/lnx/X11/ | ||
H A D | tcuLnxX11Xcb.hpp | 68 xcb_window_t& getXID (void) { return m_window; } in getXID() function in tcu::lnx::x11::XcbWindow |
H A D | tcuLnxX11.hpp | 124 ::Window& getXID (void) { return m_window; } in getXID() function in tcu::lnx::x11::XlibWindow |
Completed in 1 milliseconds