KhronosGroup / KhronosGroup/Vulkan-Docs
`vkWaitForPresentKHR` should work on retired swapchain
Open
System Integration
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
`vkWaitForPresentKHR` contains VU:
> - VUID-vkWaitForPresentKHR-swapchain-04997
`swapchain` **must** not be in the retired state
But images can still be presented from a retired swapchain, so it feels this should work.
Same thing potentially for exclusive fullscreen, though more messy situation.
Contributor guide
Assessment
This issue has not been assessed yet.