1. Home
  2. Browse
  3. shaderc

shaderc

v2025.2#0Latest

A collection of tools, libraries, and tests for Vulkan shader compilation.

Install

Run the following Vcpkg command to install the port.

vcpkg install shaderc

Usage

shaderc provides CMake targets:

find_package(unofficial-shaderc CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::shaderc::shaderc)

Dependencies

See source

Version

v2025.2#0

Publication

Supports

All

GitHub

google/shaderc1.9K

Homepage

github.com/google/shaderc

Subtree

335eb3b797

License

Apache-2.0

Definition

Manifest