1
2
3
4
5
6
7
8
9
10
11
12
| name: "glslang"
| description:
| "An OpenGL and OpenGL ES shader front end and validator."
|
| third_party {
| url {
| type: GIT
| value: "https://github.com/KhronosGroup/glslang.git"
| }
| version: "e9405d0b443a1849fa55b7bfeaceda586a1c37af"
| last_upgrade_date { year: 2018 month: 12 day: 14 }
| }
|
|