A collection of tools, libraries and tests for shader compilation.
Run the following Vcpkg command to install the port.
vcpkg install shaderc
shaderc provides CMake targets:
find_package(unofficial-shaderc CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::shaderc::shaderc)
v2025.2#1
Jan 7, 2026
All
google/shaderc
github.com/google/shaderc
8f5fedd59d
Apache-2.0
Manifest