Searched refs:willPresent (Results 1 – 1 of 1) sorted by relevance
889 …const bool willPresent = m_swapchainConfigs[m_swapchainConfigNdx].presentMode == vk::VK_PRESENT_MO… in render() local905 willPresent ? 1u : 0u, // Only signal the semaphore if we're going to call QueuePresent. in render()922 if (willPresent) in render()