Searched refs:XcbWindowInterface (Results 1 – 3 of 3) sorted by relevance
101 class VulkanWindowXcb : public vk::wsi::XcbWindowInterface105 : vk::wsi::XcbWindowInterface (vk::pt::XcbWindow(window->getXID())) in VulkanWindowXcb()
164 const XcbWindowInterface& xcbWindow = dynamic_cast<const XcbWindowInterface&>(nativeWindow); in createSurface()
128 typedef WindowInterface<TYPE_XCB> XcbWindowInterface; typedef