Commit bb8d5e2
committed
Updated to Vulkan headers 1.3.295
Adds support for:
- VK_KHR_compute_shader_derivatives1 parent cf19f19 commit bb8d5e2
3 files changed
Lines changed: 3 additions & 2 deletions
Submodule Vulkan-Headers updated 15 files
- CMakeLists.txt+1-1
- include/vulkan/vulkan.cppm+10-3
- include/vulkan/vulkan.hpp+38-76
- include/vulkan/vulkan_core.h+25-8
- include/vulkan/vulkan_enums.hpp+3-1
- include/vulkan/vulkan_extension_inspection.hpp+26-14
- include/vulkan/vulkan_funcs.hpp-50
- include/vulkan/vulkan_handles.hpp+5-9
- include/vulkan/vulkan_hash.hpp+21-6
- include/vulkan/vulkan_raii.hpp+11-45
- include/vulkan/vulkan_static_assertions.hpp+18-10
- include/vulkan/vulkan_structs.hpp+113-25
- include/vulkan/vulkan_to_string.hpp+2-1
- registry/validusage.json+88-14
- registry/vk.xml+34-14
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
0 commit comments