Downloads

May 1, 2026 ยท View on GitHub

Vulkan SDK

The official releases for SPIRV-Tools can be found on LunarG's SDK download page. The Vulkan SDK is updated approximately every six weeks.

Android NDK

SPIRV-Tools host executables, and library sources are published as part of the Android NDK.

Automated builds

For convenience, here are also links to the latest builds (HEAD). Those are untested automated builds. Those are not official releases, nor are guaranteed to work. Official releases builds are in the Android NDK or Vulkan SDK.

Download the latest builds of the main branch.

PlatformProcessorCompilerRelease buildDebug build
Windowsx86-64VisualStudio 2022 (MSVC v143)Download: status of VS 2022 release buildDownload: status of VS 2022 debug build
Linuxx86-64GCC 15Download: status of Linux GCC buildDownload: status of Linux GCC debug build
macOSx86-64Clang 15Download: status of macOS Clang buildDownload: status of macOS Clang build

Note: If you suspect something is wrong with the compiler versions mentioned, check the scripts and configurations in the kokoro source tree, or the results of the checks on the latest commits on the main branch.