Name glslang
Version 11.7.1 (c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5)
Summary OpenGL / OpenGL ES Reference Compiler
Description Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. It is open and free for anyone to use, either from a command line or programmatically.
Section graphics
License BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception
Homepage https://www.khronos.org/opengles/sdk/tools/Reference-Compiler
Recipe file recipes-graphics/glslang/glslang_11.7.1.bb
Layer meta-vulkan (honister branch)
Inherits
  • cmake
  • python3-dir
  • python3native
Dependencies
  • cmake-native
  • ninja-native
  • python3-native
  • virtual/i686-oe-linux-compilerlibs
  • virtual/i686-oe-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/KhronosGroup/glslang.git

Patches

Patch Status
glslang/0001-generate-glslang-pkg-config.patch Pending

Other branches

This recipe in other branches of meta-vulkan:

Branch Recipe
honister (Yocto Project 3.4) glslang 11.6.0
honister (Yocto Project 3.4) glslang 11.7.1 (this recipe)