KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Add VK_EXT_shader_64bit_indexing check in GPU-AV
Open
GPU-AV
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
`VUID-RuntimeSpirv-None-10834` - Need a way to check that any index is not outside the 32-bit address space
Contributor guide
Research direction
Start by locating the GPU-AV validation path for VUID-RuntimeSpirv-None-10834 and review how existing shader checks are implemented. Determine how VK_EXT_shader_64bit_indexing affects the check, then verify that indices outside the 32-bit address space are detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100