%general-entities; ]> SPIRV-Headers-&spirv-headers-version; SPIRV-Headers Introduction to SPIRV-Headers The SPIRV-Headers package contains headers that allow for applications to the SPIR-V language and instruction set with Vulkan. SPIR-V is a binary intermediate language for representing graphical shader stages and compute kernels for multiple Khronos APIs, including OpenGL and Vulkan. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &spirv-headers-md5sum; Download size: &spirv-headers-size; Estimated disk space required: &spirv-headers-buildsize; Estimated build time: &spirv-headers-time; SPIRV-Headers Dependencies Required Installation of SPIRV-Headers This tarball SPIRV-Headers-&spirv-headers-version;.tar.gz will extract to the directory SPIRV-Headers-vulkan-sdk-&spirv-headers-version;. Install SPIRV-Headers by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -G Ninja .. && ninja This package does not come with a test suite. Now, as the root user: ninja install Contents Installed Programs Installed Libraries Installed Directories None None /usr/include/spirv and /usr/share/cmake/SPIRV-Headers