KhronosGroup / KhronosGroup/SPIRV-Reflect
YAML built_in for structs is unclear
Open
- Dominant language
- C
- Stars
- 871
- Forks
- 188
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
For individual members it can be one of the SPIRV builtins. But for structures it turns into a CSV-string with ids :exploding_head:
Either it should be a proper array, or a `null`, since there are no built-in structures (I hope).
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the YAML serialization path for the `built_in` field and compare output for individual members versus structures. Done means the struct representation is no longer an ambiguous CSV string and follows the issue's agreed representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, yaml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100