KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Add missing VkGeneratedCommandsInfoEXT VkMemoryRequirements check
Open
Incomplete
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
` VUID-VkGeneratedCommandsInfoEXT-preprocessAddress-11064`
Will be using `BufferAddressValidation` after getting the data back from `vkGetGeneratedCommandsMemoryRequirementsEXT`
Contributor guide
Research direction
Start with the validation path for VkGeneratedCommandsInfoEXT and the data returned by vkGetGeneratedCommandsMemoryRequirementsEXT. Review how BufferAddressValidation is used after that data is available, then add the check for VUID-VkGeneratedCommandsInfoEXT-preprocessAddress-11064 and verify that the validation is triggered for an invalid preprocessAddress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100