summaryrefslogtreecommitdiff
path: root/METADATA
blob: 1e2792944433aeb5b2700f295e8472e335ea24e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "gfxstream-protocols"
description:
    "gfxstream-protocols is a package containing Vulkan specifications and "
    "Vulkan encoder/decoder generator scripts used for gfxstream "
    "(https://android.googlesource.com/device/generic/vulkan-cereal/)."

third_party {
  url {
    type: GIT
    value: "https://github.com/KhronosGroup/Vulkan-Docs.git"
  }
  version: "v1.2.198"
  last_upgrade_date { year: 2022 month: 2 day: 3 }
  license_type: NOTICE 
}