1. Home
  2. Browse
  3. glslang

glslang

v16.4.0#0Latest

Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.

Install

Run the following Vcpkg command to install the port.

vcpkg install glslang

Usage

glslang provides CMake targets:

find_package(glslang CONFIG REQUIRED)
target_link_libraries(main PRIVATE glslang::glslang glslang::glslang-default-resource-limits glslang::SPIRV)

Features

Dependencies

See source

Version

v16.4.0#0

Publication

Supports

All

GitHub

KhronosGroup/glslang3.6K

Homepage

github.com/KhronosGroup/glslang

Subtree

08225a0272

License

Complex license

Definition

Manifest