blob: 37bd515e9a197c069b2b067e18e8c7646e778c25 [file] [log] [blame]
// 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`
****