Searched refs:Win32WindowInterface (Results 1 – 4 of 4) sorted by relevance
47 class VulkanWindow : public vk::wsi::Win32WindowInterface51 : vk::wsi::Win32WindowInterface (vk::pt::Win32WindowHandle(window->getHandle())) in VulkanWindow()
166 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface; typedef
247 …const Win32WindowInterface& win32Window = dynamic_cast<const Win32WindowInterface&>(nativeWindo… in createSurface()594 …const Win32WindowInterface& win32Window = dynamic_cast<const Win32WindowInterface&>(*nullWindow… in getFullScreenSize()
375 …Win32WindowInterface* windowInterface = dynamic_cast<Win32WindowInterface*>(native.window.g… in fullScreenExclusiveTest()