Lines Matching refs:attachmentReferences
1452 std::vector<VkAttachmentReference2>& attachmentReferences,
1465 preinitializeAttachmentReferences(attachmentReferences, 5);
1470 initializeAttachmentReference(attachmentReferences[perPass.floatColor1Location],
1481 initializeAttachmentReference(attachmentReferences[perPass.floatColor2Location],
1492 initializeAttachmentReference(attachmentReferences[perPass.intColorLocation],
1503 initializeAttachmentReference(attachmentReferences.back(),
1597 dataOrNullPtr(attachmentReferences), // const VkAttachmentReference2* pColorAttachments;
1600 ? &attachmentReferences.back()
2995 std::vector<VkAttachmentReference2> attachmentReferences;
3040 attachmentReferences,
3320 std::vector<VkAttachmentReference2> attachmentReferences;
3365 attachmentReferences,
3680 std::vector<std::vector<VkAttachmentReference2>> attachmentReferences(numSubpasses);
3697 attachmentReferences[passNdx],
3794 std::vector<VkAttachmentReference2> attachmentReferences;
3843 attachmentReferences,
4507 std::vector<std::vector<VkAttachmentReference2>> attachmentReferences(numSubpasses);
4539 attachmentReferences[passNdx],