About Anaconda Help Download Anaconda

The SPIR-V Tools project provides an API and commands for processing SPIR-V modules.

Installers

  • linux-64 v2021.4

conda install

To install this package run one of the following:
conda install anacondaproserve::spirv-tools

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy