Lines Matching refs:numAttachments
208 const deUint32 numAttachments,
242 for (deUint32 attachmentIdx = 0; attachmentIdx < numAttachments; attachmentIdx++)
252 numAttachments, // deUint32 attachmentCount;
253 numAttachments == 0 ? DE_NULL : &colorBlendAttachmentStates[0], // const VkPipelineColorBlendAttachmentState* pAttachments;
964 deUint32 numAttachments,
967 vector<VkAttachmentDescription> attachmentDescriptions (numAttachments);
968 vector<VkAttachmentReference> colorAttachmentReferences (numAttachments);
970 for (deUint32 i = 0; i < numAttachments; i++)
1000 numAttachments, // deUint32 colorAttachmentCount;
1013 numAttachments, // deUint32 attachmentCount;