KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Runtime SPIR-V - subgroupBroadcastDynamicId
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
**Describe the situation in which you encountered the missing validation**
Issue description:
From `VK_EXT_shader_subgroup_ballot` / Vulkan 1.2
**Valid Usage IDs requested**
Please include the valid usage IDs for the checks you are requesting:
- [ ] VUID-RuntimeSpirv-subgroupBroadcastDynamicId-06276
- [ ] VUID-RuntimeSpirv-subgroupBroadcastDynamicId-06277
**Additional Context**
Any additional information:
Determining dynamic uniform is something I feel the shader validation code is not quite ready for, but still marking these as "to be completed"
Contributor guide
Research direction
Start by locating the shader validation code responsible for RuntimeSpirv and the requested VUIDs 06276 and 06277. Review whether the existing validation can determine dynamic uniformity; done means both requested valid-usage checks are implemented and covered by the relevant validation tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100