KhronosGroup / KhronosGroup/SPIRV-Tools
OpenGL 4.6 target-env
Open
component:validation
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Can we get a target-env for GL 4.6? The validator rejects my SPIRV files under 4.5, saying only SPIRV 1.0 is supporting.
Contributor guide
Research direction
Start by locating the validator's target-env handling and the existing OpenGL 4.5/SPIR-V 1.0 validation path. Reproduce the reported rejection with the supplied SPIR-V files, then verify that selecting a GL 4.6 target environment accepts the intended files without weakening other validation rules.
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