Home
last modified time | relevance | path

Searched refs:Win32WindowInterface (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32VulkanPlatform.cpp47 class VulkanWindow : public vk::wsi::Win32WindowInterface
51 : vk::wsi::Win32WindowInterface (vk::pt::Win32WindowHandle(window->getHandle())) in VulkanWindow()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp190 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface; typedef
H A DvkWsiUtil.cpp340 const Win32WindowInterface& win32Window = dynamic_cast<const Win32WindowInterface&>(nativeWindow); in createSurface()
707 const Win32WindowInterface& win32Window = dynamic_cast<const Win32WindowInterface&>(*nullWindow); in getFullScreenSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp377 Win32WindowInterface* windowInterface = dynamic_cast<Win32WindowInterface*>(native.window.get()); in fullScreenExclusiveTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp377 Win32WindowInterface* windowInterface = dynamic_cast<Win32WindowInterface*>(native.window.get()); in fullScreenExclusiveTest()

Completed in 5 milliseconds