A collection of tools, libraries, and tests for Vulkan 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)
v2023.8#0
Mar 11, 2024
All
google/shaderc1.9K
github.com/google/shaderc
2d19bb44ae
Apache-2.0
Manifest