1. Home
  2. Browse
  3. glslang

glslang

v15.0.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 glslang::SPVRemapper)

Features

Dependencies

See source

Version

v15.0.0#0

Publication

Supports

All

GitHub

KhronosGroup/glslang3.1K

Homepage

github.com/KhronosGroup/glslang

Subtree

d567b667ad

License

Apache-2.0andBSD-3-ClauseandMITandGPL-3.0-or-later

Definition

Manifest