Searched defs:resolveAttachments (Results 1 – 3 of 3) sorted by relevance
347 …const std::vector<AttachmentReference> &resolveAttachments, AttachmentReference depthStencilAttach… in Subpass()
549 … const vector<AttachmentReference> &resolveAttachments, AttachmentReference depthStencilAttachment, in Subpass()937 const vector<AttachmentReference> &resolveAttachments = subpass.getResolveAttachments(); in logRenderPassInfo() local
5419 std::vector<vk::VkAttachmentReference> resolveAttachments; in iterate() local