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