Automic VaultAutomic Vault

brew

Install spirv-cross with Homebrew, apt, MacPorts, Nix, pacman, zypper

Performing reflection and disassembling SPIR-V. Version 1.4.350.1 via Homebrew; verified 2026-06-18.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install spirv-cross

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install spirv-cross

MacPorts ports tree · graphics/spirv-cross/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install libspirv-cross-c-shared-dev

Debian stable package indexes · libspirv-cross-c-shared-dev · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#spirv-cross

nixpkgs package indexes · pkgs/by-name/sp/spirv-cross/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S spirv-cross

Arch Linux sync databases · spirv-cross · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libspirv-cross-c-shared0

openSUSE Tumbleweed package metadata · libspirv-cross-c-shared0 · source: download.opensuse.org

overview

Package summary

Performing reflection and disassembling SPIR-V

Commands and aliases

  • spirv-cross

history

Project history and usage

SPIRV-Cross is a Khronos Group tool and library for parsing SPIR-V, converting it to shader languages such as GLSL, MSL, and HLSL, and producing reflection data.

Project history

The GitHub repository was created in April 2016, early in the Vulkan/SPIR-V tooling era. The README describes SPIRV-Cross as a tool designed for parsing and converting SPIR-V to other shader languages.

Adoption history

SPIRV-Cross became part of graphics developer package sets because SPIR-V tooling is needed outside full SDK installs. The input facts list Homebrew, Debian/Ubuntu development packages, MacPorts, Nix, Arch, and openSUSE packages.

How it is used

The README documents both library features and direct CLI examples such as compiling a shader to SPIR-V with glslangValidator and then running `spirv-cross` to emit GLSL ES, desktop GLSL, or reflected output.

Why package nerds care

For package maintainers, SPIRV-Cross sits at a useful boundary: it is a standalone CLI, a C/C++ library, and a bridge between Vulkan-era intermediate representation and platform shader languages, so downstream tools want it available as a normal dependency.

Timeline

  • 2016: GitHub repository created.
  • 2018: GitHub wiki home page edited with a Reflection API user guide link.
  • 2023: README records branch rename from master to main on January 12.
  • 2026: GitHub tags show Vulkan SDK-tagged releases, including vulkan-sdk-1.4.350.1.

Related projects

  • SPIR-V
  • Vulkan SDK
  • glslangValidator
  • GLSL
  • HLSL
  • Metal Shading Language

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for spirv-cross. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
spirv-crosscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.4.350.1
manager updated2026-06-18
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/KhronosGroup/SPIRV-Cross

install metadata

Package metadata

Package keybrew:spirv-cross
Version1.4.350.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/spirv-cross
Homepagehttps://github.com/KhronosGroup/SPIRV-Cross
Repositoryhttps://github.com/KhronosGroup/SPIRV-Cross
Upstream docshttps://github.com/KhronosGroup/SPIRV-Cross#readme
LicenseApache-2.0 AND MIT AND CC-BY-4.0 AND MIT-Khronos-old
Source archivehttps://github.com/KhronosGroup/SPIRV-Cross/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz
Last updated2026-06-18T20:35:31Z
Pulseupdated
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespirv-cross
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libspirv-cross-c-shared-dev 2021.01.15+1.4.304.1-2

Convert SPIR-V to other shader languages (development files)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install libspirv-cross-c-shared-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: spirv-cross
  • 1 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libspirv-cross-c-shared-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libspirv-cross-c-shared0 2021.01.15+1.4.304.1-2

Convert SPIR-V to other shader languages (shared library)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install libspirv-cross-c-shared0
  • Section: libs
  • Architecture: amd64
  • Source Package: spirv-cross
  • 3 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libspirv-cross-c-shared0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

spirv-cross 2021.01.15+1.4.304.1-2

Convert SPIR-V to other shader languages (CLI tool)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install spirv-cross
  • Section: utils
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Debian stable package indexes · deb.debian.org · Debian stable package indexes: spirv-cross from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

spirv-cross

nix profile install nixpkgs#spirv-cross
  • normalized package name match
  • Matched by: Spirv Cross
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/spirv-cross/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libspirv-cross-c-shared-dev 2021.01.15+1.3.239.0-1build1

Convert SPIR-V to other shader languages (development files)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install libspirv-cross-c-shared-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: spirv-cross
  • 1 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libspirv-cross-c-shared-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libspirv-cross-c-shared0 2021.01.15+1.3.239.0-1build1

Convert SPIR-V to other shader languages (shared library)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install libspirv-cross-c-shared0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: spirv-cross
  • 3 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libspirv-cross-c-shared0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

spirv-cross 2021.01.15+1.3.239.0-1build1

Convert SPIR-V to other shader languages (CLI tool)

https://github.com/KhronosGroup/SPIRV-Cross

sudo apt install spirv-cross
  • Section: universe/utils
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: spirv-cross from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

spirv-cross 1.4.350.0-1

Tool and library for parsing and converting SPIR-V to other shader languages

https://github.com/KhronosGroup/SPIRV-Cross/

sudo pacman -S spirv-cross
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Spirv Cross
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: spirv-cross from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libspirv-cross-c-shared0 1.4.313.0-1.3

Library for SPIR-V reflection and disassembly

https://github.com/KhronosGroup/SPIRV-Cross

sudo zypper install libspirv-cross-c-shared0
  • License: Apache-2.0 OR MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: spirv-cross
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Spirv Cross
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libspirv-cross-c-shared0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

spirv-cross 1.4.313.0-1.3

Tool and library for SPIR-V reflection and disassembly

https://github.com/KhronosGroup/SPIRV-Cross

sudo zypper install spirv-cross
  • License: Apache-2.0 OR MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: spirv-cross
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Spirv Cross
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: spirv-cross from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

spirv-cross-devel 1.4.313.0-1.3

Development headers for the SPIRV-Cross library

https://github.com/KhronosGroup/SPIRV-Cross

sudo zypper install spirv-cross-devel
  • License: Apache-2.0 OR MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: spirv-cross
  • 2 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Spirv Cross
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: spirv-cross-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

spirv-cross

sudo port install spirv-cross
  • normalized package name match
  • Matched by: Spirv Cross
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/spirv-cross/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment