Version2018.5-dev
Revision3
Size92.4 MB
Licenseunset
Confinementstrict
Basecore18

SPIR-V Tools project provides an API & 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.
The interfaces have stabilized. We don't anticipate making a breaking change for existing features.
SPIR-V is defined by the Khronos Group Inc. See the SPIR-V Registry for the SPIR-V specification, headers, and XML registry.

Update History

2018.5-dev (3)
13 Dec 2025, 09:47 UTC

Published5 Mar 2020, 13:45 UTC

Last updated6 Mar 2020, 17:45 UTC

First seen13 Dec 2025, 09:47 UTC