Update to VK_HEADER_VERSION 180.

This commit is contained in:
asuessenbach
2021-06-07 09:25:15 +02:00
parent 71c53b678a
commit 43e3b2245a
3 changed files with 355 additions and 24 deletions

View File

@@ -12453,7 +12453,6 @@ void VulkanHppGenerator::readCommand( tinyxml2::XMLElement const *
{ { "cmdbufferlevel", { "primary", "secondary" } },
{ "comment", {} },
{ "errorcodes", {} },
{ "pipeline", { "compute", "graphics", "transfer" } },
{ "queues", { "compute", "decode", "encode", "graphics", "sparse_binding", "transfer" } },
{ "renderpass", { "both", "inside", "outside" } },
{ "successcodes", {} } } );