A collection of tools, libraries, and tests for Vulkan shader compilation.
shaderc provides CMake targets:
find_package(unofficial-shaderc CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::shaderc::shaderc)
v2023.8#0
All
Apache-2.0
Manifest