KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-val: Missing interface VUs

Open
#6,588 0 comments 0 reactions 0 assignees View on GitHub
component:validation
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

These VUs are currently missing (some might just be not label)

- [ ] VUID-StandaloneSpirv-Execution-10584 (https://godbolt.org/z/zooo5P8ca)
- [ ] VUID-StandaloneSpirv-Execution-10585
- [ ] VUID-StandaloneSpirv-Output-10586 (https://gitlab.khronos.org/vulkan/vulkan/-/work_items/4966)
- [ ] VUID-StandaloneSpirv-Output-10587 (https://gitlab.khronos.org/vulkan/vulkan/-/work_items/4966)
- [ ] VUID-StandaloneSpirv-Input-10588 (https://gitlab.khronos.org/vulkan/vulkan/-/work_items/4966)
- [ ] VUID-StandaloneSpirv-Input-10604 (https://github.com/KhronosGroup/SPIRV-Tools/pull/6002)

Contributor guide

Open the contributing guide

Research direction

Start with the spirv-val validation paths for VUIDs 10584, 10585, 10586, 10587, 10588, and 10604. Review the linked Godbolt example, Vulkan work item 4966, and SPIRV-Tools pull request 6002 to determine which VUs are absent versus merely unlabeled. Done means each listed VUID is correctly handled and the relevant validation checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.