Home
last modified time | relevance | path

Searched refs:willPresent (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp889 …const bool willPresent = m_swapchainConfigs[m_swapchainConfigNdx].presentMode == vk::VK_PRESENT_MO… in render() local
905 willPresent ? 1u : 0u, // Only signal the semaphore if we're going to call QueuePresent. in render()
922 if (willPresent) in render()