Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 704 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 704 Bytes

SPIR-V Assembly Syntax Highlighting

This VSCode extension provides SPIR-V assembly syntax highlighting for Visual Studio Code. The SPIR-V assembly syntax is specified in SPIRV-Tools.

Example syntax highlight

NOTE glslangValidator doesn't emit SPIR-V assembly. You need spirv-dis to disassemble SPIR-V binaries (*.spv) to text.

License

This project is licensed under either of

at your option.