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