1. Home
  2. Browse
  3. shaderc

shaderc

v2021.1#4Go to latest

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

v2021.1#4

Publication

Supports

All

GitHub

google/shaderc2K

Homepage

github.com/google/shaderc

Subtree

4cca179bd7

License

Apache-2.0

Definition

Manifest