Port variant | std |
Summary | API and commands for processing SPIR-V modules |
BROKEN | |
Package version | 2024.3 |
Homepage | https://github.com/KhronosGroup/SPIRV-Tools |
Keywords | graphics |
Maintainer | nobody |
License | APACHE20 |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 15 DEC 2024, 19:32:11 UTC |
Port created | 15 DEC 2024, 19:32:11 UTC |
set | This is the spirv-tools:std metapackage. It pulls in all subpackages of spirv-tools:std. |
primary | 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. |
dev | This is the developer subpackage of the spirv-tools:std port. It may contain headers, pc files, static and PIC libraries and SO links. |
main | mirror://GITHUB/KhronosGroup:SPIRV-Tools:v2024.3 |
headers | mirror://GITHUB/KhronosGroup:SPIRV-Headers:2acb319:external/spirv-headers |
mesa:std | Mesa 3D Graphics Library |