Home | History | Annotate | Download | only in glslang
      1 name: "glslang"
      2 description:
      3     "An OpenGL and OpenGL ES shader front end and validator."
      4 
      5 third_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 }
     13