Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp479 bool fullScreenAcquired = (testParams.fseType != VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT); in fullScreenExclusiveTest() local
493 if (!fullScreenAcquired) in fullScreenExclusiveTest()
501 fullScreenAcquired = true; in fullScreenExclusiveTest()
602 if (fullScreenAcquired && testParams.fseType == VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT) in fullScreenExclusiveTest()
616 if (fullScreenAcquired && !fullScreenLost) in fullScreenExclusiveTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp479 bool fullScreenAcquired = (testParams.fseType != VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT); in fullScreenExclusiveTest() local
493 if (!fullScreenAcquired) in fullScreenExclusiveTest()
501 fullScreenAcquired = true; in fullScreenExclusiveTest()
602 if (fullScreenAcquired && testParams.fseType == VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT) in fullScreenExclusiveTest()
616 if (fullScreenAcquired && !fullScreenLost) in fullScreenExclusiveTest()

Completed in 3 milliseconds