1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: spirv-headers
Section: libdevel
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends: debhelper (>=10),
Standards-Version: 4.1.3
Homepage: https://github.com/KhronosGroup/SPIRV-Headers
Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/spirv-headers.git
Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/spirv-headers
Package: spirv-headers
Architecture: all
Depends: ${misc:Depends}
Description: Machine-readable files for the SPIR-V Registry
This package includes:
- Header files for various languages
- JSON files describing the grammar for the SPIR-V core instruction
set and the extended instruction sets.
- The XML registry file.
.
For more info, see https://github.com/KhronosGroup/SPIRV-Headers
|