name : spirv-headers version : '2024.3' release : 30 source : # Check DEPS in spirv-tools for the revision - git|https://github.com/KhronosGroup/SPIRV-Headers.git : 2acb319af38d43be3ea76bfabf3998e5281d8d12 license : MIT component : programming homepage : https://www.khronos.org/registry/spir-v/ summary : Header files from the SPIR-V registry description: | Machine-readable files for the SPIR-V Registry. This 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. - A tool to build the headers from the JSON grammar. patterns : - /* setup : | %cmake_ninja build : | %ninja_build install : | %ninja_install