v811_spc009/device/generic/vulkan-cereal/protocols/vulkan/validity/structs/VkRenderPassInputAttachment...

9 lines
655 B

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkRenderPassInputAttachmentAspectCreateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_RENDER_PASS_INPUT_ATTACHMENT_ASPECT_CREATE_INFO
* [[VUID-VkRenderPassInputAttachmentAspectCreateInfo-pAspectReferences-parameter]] pname:pAspectReferences must: be a valid pointer to an array of pname:aspectReferenceCount valid sname:VkInputAttachmentAspectReference structures
* [[VUID-VkRenderPassInputAttachmentAspectCreateInfo-aspectReferenceCount-arraylength]] pname:aspectReferenceCount must: be greater than `0`
****