[Frame loop] vkGetQueryPoolResults may wait indefinitely if in loop
Open
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
If `VK_QUERY_RESULT_WAIT_BIT` is set in the flag in vkGetQueryPoolResults,the loop may wait indefinitely as the data is not available.
Contributor guide
Assessment
This issue has not been assessed yet.