• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "Description": [
3        "Copyright 2018 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        "ImageCopy.frag.json: Build parameters for ImageCopy.frag."
8    ],
9    "SrcType": [
10        "SrcIs2D",
11        "SrcIs2DArray",
12        "SrcIs3D",
13        "SrcIsYUV"
14    ],
15    "SrcFormat": [
16        "SrcIsFloat",
17        "SrcIsSint",
18        "SrcIsUint"
19    ],
20    "DestFormat": [
21        "DestIsFloat",
22        "DestIsSint",
23        "DestIsUint"
24    ]
25}
26