KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Add missing VkGeneratedCommandsInfoEXT VkMemoryRequirements check

Open
#11,892 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.