Lines Matching full:glslang
1 Also see the Khronos landing page for glslang as a reference front end:
6 regarding the feature level of glslang.
8 glslang chapter
11 …atus](https://travis-ci.org/KhronosGroup/glslang.svg?branch=master)](https://travis-ci.org/Khronos…
12 …68/branch/master?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/glslang/branch/master)
20 …e 362](https://github.com/KhronosGroup/glslang/issues/362) and [issue 701](https://github.com/Khro…
27 comment in `glslang/MachineIndependent/Versions.cpp`.
65 * [bison][bison]: _optional_, but needed when changing the grammar (glslang.y).
66 * [googletest][googletest]: _optional_, but should use if making any changes to glslang.
76 cd <parent of where you want glslang to be>
77 git clone https://github.com/KhronosGroup/glslang.git
83 cd <the directory glslang was cloned to, "External" will be a subdirectory>
149 The grammar in `glslang/MachineIndependent/glslang.y` has to be recompiled with
159 -t MachineIndependent/glslang.y
164 `glslang/updateGrammar`.
169 Right now, there are two test harnesses existing in glslang: one is [Google
247 glslang namespace and contains the following.
297 * Code is parsed using bison on `MachineIndependent/glslang.y` with the
344 [master-tot-release]: https://github.com/KhronosGroup/glslang/releases/tag/master-tot