Lines Matching refs:resolveAttachmentReferences
1453 std::vector<VkAttachmentReference2>& resolveAttachmentReferences,
1466 preinitializeAttachmentReferences(resolveAttachmentReferences, 5);
1516 initializeAttachmentReference(resolveAttachmentReferences[perPass.floatColor1Location],
1526 initializeAttachmentReference(resolveAttachmentReferences[perPass.floatColor2Location],
1536 initializeAttachmentReference(resolveAttachmentReferences[perPass.intColorLocation],
1565 initializeAttachmentReference(resolveAttachmentReferences.back(),
1575 ? &resolveAttachmentReferences.back()
1598 dataOrNullPtr(resolveAttachmentReferences), // const VkAttachmentReference2* pResolveAttachments;
2996 std::vector<VkAttachmentReference2> resolveAttachmentReferences;
3041 resolveAttachmentReferences,
3321 std::vector<VkAttachmentReference2> resolveAttachmentReferences;
3366 resolveAttachmentReferences,
3681 std::vector<std::vector<VkAttachmentReference2>> resolveAttachmentReferences(numSubpasses);
3698 resolveAttachmentReferences[passNdx],
3795 std::vector<VkAttachmentReference2> resolveAttachmentReferences;
3844 resolveAttachmentReferences,
4508 std::vector<std::vector<VkAttachmentReference2>> resolveAttachmentReferences(numSubpasses);
4540 resolveAttachmentReferences[passNdx],