KhronosGroup / KhronosGroup/SPIRV-Tools
Extend disassembly comment option to dump ids of all "friendly" named ids
Open
component:as/dis
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Many types and variables get friendly names. If the comment option is enabled, the disassembler should probably dump the raw id as well in those cases. Anything that gets a friendly name. My suggestion would be at the definition of the id.
Contributor guide
Assessment
This issue has not been assessed yet.