Descriptor validation fix #32

Merged
cosmonaut merged 2 commits from descriptor_cache_fix into main 2023-01-11 02:41:33 +00:00

The validator layer was complaining about us updating bound descriptor sets, this is technically a bug in the validator layer but resetting the command buffer in Cleanup makes more sense anyway. Also changed the wait for timeout call to a fence status query to make it easier to understand.

The validator layer was complaining about us updating bound descriptor sets, this is technically a bug in the validator layer but resetting the command buffer in Cleanup makes more sense anyway. Also changed the wait for timeout call to a fence status query to make it easier to understand.
cosmonaut added 2 commits 2023-01-11 02:39:33 +00:00
continuous-integration/drone/push Build is passing Details
c0c6d2f9fd
change vkWaitForFences call to vkGetFenceStatus
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
8edab57f7b
move reset calls to Clean instead of Acquire
cosmonaut merged commit 903192cb4c into main 2023-01-11 02:41:33 +00:00
cosmonaut deleted branch descriptor_cache_fix 2023-01-11 02:41:33 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/Refresh#32
There is no content yet.