blob: 9da54b269df1ed2d462eed8b1746980d8a4851aa [file] [log] [blame]
Yiwei Zhang8d06fdd2018-12-17 13:38:44 -08001name: "SPIRV-Tools"
2description:
3 "The SPIR-V Tools project provides an API and commands for processing "
4 "SPIR-V modules."
5
6third_party {
7 url {
8 type: GIT
9 value: "https://github.com/KhronosGroup/SPIRV-Tools.git"
10 }
11 version: "eea449a1e82ab6a860b68f9b0a23f0432fe9939f"
Bob Badour37650d92020-04-23 17:02:06 -070012 license_type: NOTICE
Yiwei Zhang8d06fdd2018-12-17 13:38:44 -080013 last_upgrade_date { year: 2018 month: 12 day: 17 }
14}