unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/validity/structs/VkCommandBufferInheritanceInfo.txt

9 lines
541 B
Plaintext
Raw Normal View History

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkCommandBufferInheritanceInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO
* [[VUID-VkCommandBufferInheritanceInfo-pNext-pNext]] pname:pNext must: be `NULL`
* [[VUID-VkCommandBufferInheritanceInfo-commonparent]] Both of pname:framebuffer, and pname:renderPass that are valid handles must: have been created, allocated, or retrieved from the same sname:VkDevice
****