Searched refs:MacOSWindowInterface (Results 1 – 3 of 3) sorted by relevance
43 class VulkanWindow : public vk::wsi::MacOSWindowInterface47 : vk::wsi::MacOSWindowInterface(view->getView()) in VulkanWindow()
176 typedef WindowInterface<TYPE_MACOS> MacOSWindowInterface; typedef
253 …const MacOSWindowInterface& macOSWindow = dynamic_cast<const MacOSWindowInterface&>(nativeWindo… in createSurface()