-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Enable sync validation on Vulkan #1708
Copy link
Copy link
Closed
Labels
area: infrastructureTesting, building, coordinating issuesTesting, building, coordinating issueshelp requiredWe need community help to make this happen.We need community help to make this happen.
Milestone
Description
Is your feature request related to a problem? Please describe.
VVL miss a ton of stuff! I recently found a problem with our buffer initialization, thanks to the new DX12 backend - #1704
It would be very useful if VVL could detect this.
Describe the solution you'd like
See https://www.lunarg.com/wp-content/uploads/2020/09/Final_LunarG_Guide_to_Vulkan-Synchronization_Validation_08_20.pdf
If supported, we should enable "VK_VALIDATION_FEATURE_ENABLE_SYNCHRONIZATION_VALIDATION"
Describe alternatives you've considered
adding another instance flag for more aggressive validation
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: infrastructureTesting, building, coordinating issuesTesting, building, coordinating issueshelp requiredWe need community help to make this happen.We need community help to make this happen.
Type
Projects
Status
Done