This package browser is in early development. Mind the rough edges.

spirv-tools 1.3.280.0

API and commands for processing SPIR-V modules

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.

Installation

Install spirv-tools 1.3.280.0 as follows:

guix install spirv-tools@1.3.280.0

Or install the latest version:

guix install spirv-tools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.