1. Home
  2. Browse
  3. shaderc

shaderc

v2023.8#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

v2023.8#0

Publication

Supports

All

GitHub

google/shaderc1.9K

Homepage

github.com/google/shaderc

Subtree

2d19bb44ae

License

Apache-2.0

Definition

Manifest