Update to VK_HEADER_VERSION 135

This commit is contained in:
asuessenbach
2020-03-19 09:13:41 +01:00
parent ce7f49f4c0
commit bebb3a86bd
3 changed files with 6789 additions and 2364 deletions

View File

@@ -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" } }
});