No support for source level debug info?
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
`glslangValidator` has had support for source level debug info for more than a year now (-gVS flag), but I couldn't find the equivalent flag in `glslc`.
It should be an easy addition as this feature is also exposed in the API (where you can additionally specify the strings' file paths/names).
Contributor guide
Assessment
This issue has not been assessed yet.