About Anaconda Help Download Anaconda

main / packages / spirv-tools 2021.4

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

Installers

  • linux-64 v2021.4
  • linux-ppc64le v2021.4
  • osx-64 v2021.4
  • win-32 v2021.4
  • win-64 v2021.4
  • linux-aarch64 v2021.4
  • linux-s390x v2021.4
  • osx-arm64 v2021.4

conda install

To install this package run one of the following:
conda install main::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.0.6) Legal | Privacy Policy