The SPIR-V Tools project provides an API and commands for processing SPIR-V modules.
The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library.
There are no reported vulnerabilities
30 Day SummaryMay 26 2025 — Jun 25 2025
|
12 Month SummaryJun 25 2024 — Jun 25 2025
|