-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathbinding.yml
More file actions
25 lines (22 loc) · 816 Bytes
/
Copy pathbinding.yml
File metadata and controls
25 lines (22 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Binding manifest — see https://github.com/EvergineTeam/Evergine.Bindings
# Schema: https://github.com/EvergineTeam/Evergine.Bindings/blob/main/binding.schema.json
toolbox: 1.0.0
package:
id: Evergine.Bindings.Vulkan
project: VulkanGen/Evergine.Bindings.Vulkan/Evergine.Bindings.Vulkan.csproj
target-framework: net10.0
runtime-identifier: ""
upstream:
kind: http-file
language: c
project: https://github.com/KhronosGroup/Vulkan-Docs
version-from: spec-attribute # VK_HEADER_VERSION inside vk.xml
sources:
- url: https://raw.githubusercontent.com/KhronosGroup/Vulkan-Docs/main/xml/vk.xml
path: KhronosRegistry/vk.xml
format: khronos-xml
generator:
project: VulkanGen/VulkanGen/VulkanGen.csproj
name: Vulkan
output:
- VulkanGen/Evergine.Bindings.Vulkan/Generated