Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chapter - Using Debug info #29

Open
spencer-lunarg opened this issue Sep 6, 2024 · 0 comments
Open

Add Chapter - Using Debug info #29

spencer-lunarg opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@spencer-lunarg
Copy link
Contributor

Things like OpLine, OpSource, NonSemantic.Shader.DebugInfo.100, etc are designed to allow SPIR-V generators to add this information into the SPIR-V and then allow tooling to retrieve this information to help map back information from the SPIR-V

It would be useful to have some examples for both

  • How to add to your SPIR-V (for code generators)
  • How to parse the data out of SPIR-V (for tools)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant