You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Please check this issue which is causing the sample to crash in case of VK_ERROR_OUT_OF_DATE_KHR in AcquireNextImageKHR.
UNASSIGNED-CoreValidation-DrawState-QueueForwardProgress(ERROR / SPEC): msgNum: 0 - Queue 0x3ece98 is waiting on semaphore 0x9 that has no way to be signaled.
Objects: 1
[0] 0x9, type: 5, name: (null)
Validation(ERROR): msg_code: 0: [ UNASSIGNED-CoreValidation-DrawState-QueueForwardProgress ] Object: 0x9 (Type = 5) | Queue 0x3ece98 is waiting on semaphore 0x9 that has no way to be signaled.
UNASSIGNED-CoreValidation-DrawState-SwapchainImageNotAcquired(ERROR / SPEC): msgNum: 0 - vkQueuePresentKHR: Swapchain image index 2 has not been acquired.
Objects: 1
[0] 0x7f, type: 1000001000, name: (null)
Validation(ERROR): msg_code: 0: [ UNASSIGNED-CoreValidation-State-SwapchainImageNotAcquired ] Object: 0x7f (Type = 27) | vkQueuePresentKHR: Swapchain image index 2 has not been acquired.
Could not present swapchain image
Please check this issue which is causing the sample to crash in case of VK_ERROR_OUT_OF_DATE_KHR in AcquireNextImageKHR.
I am using latest 2ee3082 commit.
The text was updated successfully, but these errors were encountered: