SPIRV-Visualizer
SPIRV-Visualizer copied to clipboard
Copy to clipboard
With the visualizer able to decode a list of hex values into SPIR-V, it would be great if said SPIR-V could be copied out of the visualizer (so for example one could then copy it to a file and run it through spirv-cross).
A "Copy to Clipboard" button should do the trick! A "Save to File" button would also serve this purpose, but the former gives the user more options.