1. Home
  2. Browse
  3. glslang

glslang

v11.11.0#1Go to latest

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

The package glslang provides CMake targets:

find_package(glslang CONFIG REQUIRED)
target_link_libraries(main PRIVATE glslang::OSDependent glslang::glslang glslang::MachineIndependent glslang::GenericCodeGen glslang::OGLCompiler glslang::glslangValidator glslang::spirv-remap glslang::glslang-default-resource-limits glslang::SPVRemapper glslang::SPIRV glslang::HLSL)

Features

Dependencies

See source

Version

v11.11.0#1

Publication

Supports

All

GitHub

KhronosGroup/glslang3.3K

Homepage

github.com/KhronosGroup/glslang

Subtree

59af419f8b

License

Complex license

Definition

Manifest