1. Home
  2. Browse
  3. shaderc

shaderc

v2025.2#1Go to latest

A collection of tools, libraries and tests for 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#1

Publication

Supports

All

GitHub

google/shaderc

Homepage

github.com/google/shaderc

Subtree

8f5fedd59d

License

Apache-2.0

Definition

Manifest