Home
last modified time | relevance | path

Searched refs:windowInterface (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp377 Win32WindowInterface* windowInterface = dynamic_cast<Win32WindowInterface*>(native.window.get()); in fullScreenExclusiveTest() local
378 fseWin32Info.hmonitor = (pt::Win32MonitorHandle)MonitorFromWindow((HWND)windowInterface->getNative().internal, MONITOR_DEFAULTTONEAREST); 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() local
378 fseWin32Info.hmonitor = (pt::Win32MonitorHandle)MonitorFromWindow((HWND)windowInterface->getNative().internal, MONITOR_DEFAULTTONEAREST); in fullScreenExclusiveTest()

Completed in 3 milliseconds