KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Add VUID-vkCmdDispatch-sparseImageInt64Atomics-04475
Open
Incomplete
SpecChange
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
This was added with `VK_EXT_shader_image_atomic_int64`
This needs some spec clarification about what a spare image actually is https://gitlab.khronos.org/vulkan/vulkan/-/issues/2584
(Also needed for ` VUID-RuntimeSpirv-None-06287`)
Contributor guide
Research direction
Start by reading the linked Vulkan specification issue 2584 to determine what a sparse image is, then compare the requested VUID with VUID-RuntimeSpirv-None-06287. The work is done when the specification clarification is resolved and the corresponding validation behavior is added for VUID-vkCmdDispatch-sparseImageInt64Atomics-04475.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100