Lines Matching full:attachmentcount
1269 <member optional="true"><type>uint32_t</type> <name>attachmentCount</name></member> <!-- # of pAttachments -->
1270 <member len="attachmentCount">const <type>VkPipelineColorBlendAttachmentState</type>* <name>pAttachments</name></member>
1357 <usage>If pname:pColorBlendState is not `NULL`, The pname:attachmentCount member of pname:pColorBlendState must: be equal to the value of pname:colorAttachmentCount used to create pname:subpass</usage>
1582 <member optional="true"><type>uint32_t</type> <name>attachmentCount</name></member>
1583 <member len="attachmentCount">const <type>VkAttachmentDescription</type>* <name>pAttachments</name></member>
1591 <usage>If the pname:attachment member of any element of pname:pInputAttachments, pname:pColorAttachments, pname:pResolveAttachments or pname:pDepthStencilAttachment, or the value of any element of pname:pPreserveAttachments in any given element of pname:pSubpasses is not ename:VK_ATTACHMENT_UNUSED, it must: be less than the value of pname:attachmentCount</usage>
1824 <member optional="true"><type>uint32_t</type> <name>attachmentCount</name></member>
1825 <member len="attachmentCount">const <type>VkImageView</type>* <name>pAttachments</name></member>
1830 <usage>The value of pname:attachmentCount must: be equal to the attachment count specified in pname:renderPass</usage>
4174 <param><type>uint32_t</type> <name>attachmentCount</name></param>
4175 <param len="attachmentCount">const <type>VkClearAttachment</type>* <name>pAttachments</name></param>