blob: 64eb8c6d45fc0ad3514a9c7e430193779be7018e [file] [log] [blame]
Yiwei Zhang7a18d9a2018-12-15 01:19:19 -08001name: "glslang"
2description:
3 "An OpenGL and OpenGL ES shader front end and validator."
4
5third_party {
6 url {
7 type: GIT
8 value: "https://github.com/KhronosGroup/glslang.git"
9 }
10 version: "e9405d0b443a1849fa55b7bfeaceda586a1c37af"
11 last_upgrade_date { year: 2018 month: 12 day: 14 }
12}