blob: f8275c54b2f880d11fd7d92a8a54ccdd9e271bd9 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkCommandBufferAllocateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO
* [[VUID-VkCommandBufferAllocateInfo-pNext-pNext]] pname:pNext must: be `NULL`
* [[VUID-VkCommandBufferAllocateInfo-commandPool-parameter]] pname:commandPool must: be a valid sname:VkCommandPool handle
* [[VUID-VkCommandBufferAllocateInfo-level-parameter]] pname:level must: be a valid elink:VkCommandBufferLevel value
****