KhronosGroup / KhronosGroup/SPIRV-Tools
validate Vulkan rules for input/output locations, and avoiding overlap
Open
component:validation
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Validate Vulkan rules for Location and Component decorations.
See https://www.khronos.org/registry/vulkan/specs/1.1/html/vkspec.html#fxvertex-attrib
Contributor guide
Research direction
Start with the Vulkan specification section on Location and Component decorations linked in the issue, then locate the existing SPIR-V validation for these decorations. Done means Vulkan rules for input/output locations and overlapping decorations are validated; the issue names no files or tests, so the relevant entry points must first be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100