Description
Shader modules can be assembled, disassembled, optimized, linked, and validated with the current SPIRV-Tools command set. Developers use commands such as `spirv-val`, `spirv-as`, `spirv-dis`, and `spirv-opt` in graphics build and test workflows. These tools process local shader binaries and text files.