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)
v2026.1#0
Feb 4, 2026
All
google/shaderc
github.com/google/shaderc
610f8a9b9f
Apache-2.0
Manifest