Searched refs:WaylandWindowInterface (Results 1 – 3 of 3) sorted by relevance
143 typedef WindowInterface<TYPE_WAYLAND> WaylandWindowInterface; typedef
310 …const WaylandWindowInterface& waylandWindow = dynamic_cast<const WaylandWindowInterface&>(nativeW… in createSurface()
163 class VulkanWindowWayland : public vk::wsi::WaylandWindowInterface167 : vk::wsi::WaylandWindowInterface (vk::pt::WaylandSurfacePtr(window->getSurface())) in VulkanWindowWayland()