|
1 | | -# Copyright (c) 2020-2024 Google LLC |
| 1 | +# SPDX-FileCopyrightText: 2020-2024 Google LLC |
| 2 | +# SPDX-License-Identifier: MIT |
2 | 3 | # |
3 | | -# Permission is hereby granted, free of charge, to any person obtaining a copy |
4 | | -# of this software and/or associated documentation files (the "Materials"), |
5 | | -# to deal in the Materials without restriction, including without limitation |
6 | | -# the rights to use, copy, modify, merge, publish, distribute, sublicense, |
7 | | -# and/or sell copies of the Materials, and to permit persons to whom the |
8 | | -# Materials are furnished to do so, subject to the following conditions: |
9 | | -# |
10 | | -# The above copyright notice and this permission notice shall be included in |
11 | | -# all copies or substantial portions of the Materials. |
12 | | -# |
13 | | -# MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS KHRONOS |
14 | | -# STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS SPECIFICATIONS AND |
15 | | -# HEADER INFORMATION ARE LOCATED AT https://www.khronos.org/registry/ |
16 | | -# |
17 | | -# THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
18 | | -# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
19 | | -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
20 | | -# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
21 | | -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
22 | | -# FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS |
23 | | -# IN THE MATERIALS. |
| 4 | +# MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS |
| 5 | +# KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS |
| 6 | +# SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT |
| 7 | +# https://www.khronos.org/registry/ |
24 | 8 |
|
25 | 9 | config("spv_headers_public_config") { |
26 | 10 | include_dirs = [ "include" ] |
|
0 commit comments