VirtualBox

source: vbox/trunk/src/libs/dxvk-2.3.1/include/vulkan/CONTRIBUTING.md

最後變更 在這個檔案是 105107,由 vboxsync 提交於 9 月 前

libs/dxvk-2.3.1: Make it build, bugref:10716

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.1 KB
 
1<!--
2Copyright 2018-2023 The Khronos Group Inc.
3
4SPDX-License-Identifier: Apache-2.0
5-->
6
7# CONTRIBUTING
8
9Please note when contributing what files this repository actually is responsible for.
10
11The majority for the Vulkan headers come from [Vulkan-Docs](https://github.com/KhronosGroup/Vulkan-Docs) or [Vulkan-Hpp](https://github.com/KhronosGroup/Vulkan-Hpp)
12
13### This repository (https://github.com/KhronosGroup/Vulkan-Headers)
14
15* BUILD.gn
16* BUILD.md
17* CMakeLists.txt
18* tests/*
19* CODE_OF_CONDUCT.md
20* LICENSE.txt
21* README.md
22* Non-API headers
23 * include/vulkan/vk_icd.h
24 * include/vulkan/vk_layer.h
25
26### Specification repository (https://github.com/KhronosGroup/Vulkan-Docs)
27
28* registry/*.py
29* registry/spec_tools/*.py
30* registry/profiles/*.json
31* All files under include/vulkan/ which are *not* listed explicitly as originating from another repository.
32
33### Vulkan C++ Binding Repository (https://github.com/KhronosGroup/Vulkan-Hpp)
34
35As of the Vulkan-Docs 1.2.182 spec update, the Vulkan-Hpp headers have been
36split into multiple files. All of those files are now included in this
37repository.
38
39* include/vulkan/*.hpp
40* include/vulkan/*.cppm
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette