mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
Merge pull request #547 from asuessenbach/135
Update to VK_HEADER_VERSION 135
This commit is contained in:
commit
56c430fe85
@ -1 +1 @@
|
||||
Subproject commit 74556a131735598a5ae7a94ec5500a9d9f908b3a
|
||||
Subproject commit fb7f9c9bcd1d1544ea203a1f3d4253d0e90c5a90
|
@ -4307,6 +4307,7 @@ void VulkanHppGenerator::readExtension(tinyxml2::XMLElement const* element)
|
||||
{ "provisional", { "true" } },
|
||||
{ "requires",{} },
|
||||
{ "requiresCore",{} },
|
||||
{ "sortorder", { "1" } },
|
||||
{ "specialuse", { "cadsupport", "d3demulation", "debugging", "devtools", "glemulation"} },
|
||||
{ "type",{ "device", "instance" } }
|
||||
});
|
||||
|
9150
vulkan/vulkan.hpp
9150
vulkan/vulkan.hpp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user