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 stdin parsing of spirv #284

Merged

Conversation

spencer-lunarg
Copy link
Contributor

closes #148

If the user wants to pass in SPIR-V disassembly text the can just go spirv-as /some.spvasm -o - | spirv-reflect

@spencer-lunarg spencer-lunarg merged commit 416f444 into KhronosGroup:main Oct 7, 2024
5 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-stdin branch October 7, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reading data from stdin
2 participants