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