Searched refs:Win32WindowInterface (Results 1 – 3 of 3) sorted by relevance
49 class VulkanWindow : public vk::wsi::Win32WindowInterface53 : vk::wsi::Win32WindowInterface (vk::pt::Win32WindowHandle(window->getHandle())) in VulkanWindow()
226 …const Win32WindowInterface& win32Window = dynamic_cast<const Win32WindowInterface&>(nativeWindo… in createSurface()
174 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface; typedef