Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp481 bool fullScreenLost = false; in fullScreenExclusiveTest() local
539 fullScreenLost = true; in fullScreenExclusiveTest()
582 fullScreenLost = true; in fullScreenExclusiveTest()
609 fullScreenLost = true; in fullScreenExclusiveTest()
616 if (fullScreenAcquired && !fullScreenLost) in fullScreenExclusiveTest()
622 if (fullScreenLost) in fullScreenExclusiveTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp481 bool fullScreenLost = false; in fullScreenExclusiveTest() local
539 fullScreenLost = true; in fullScreenExclusiveTest()
582 fullScreenLost = true; in fullScreenExclusiveTest()
609 fullScreenLost = true; in fullScreenExclusiveTest()
616 if (fullScreenAcquired && !fullScreenLost) in fullScreenExclusiveTest()
622 if (fullScreenLost) in fullScreenExclusiveTest()

Completed in 2 milliseconds