• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "Description": [
3        "Copyright 2020 The ANGLE Project Authors. All rights reserved.",
4        "Use of this source code is governed by a BSD-style license that can be",
5        "found in the LICENSE file.",
6        "",
7        "GenerateMipmap.comp.json: Build parameters for GenerateMipmap.comp."
8    ],
9    "MaxSupportedDest": [
10        [ "DestSize4", "--target-env", "vulkan1.1" ],
11        [ "DestSize6", "--target-env", "vulkan1.1" ]
12    ],
13    "Format": [
14        "IsRGBA8",
15        "IsRGBA8_UseHalf",
16        "IsRGBA16",
17        "IsRGBA16_UseHalf",
18        "IsRGBA32F"
19    ]
20}
21