Searched refs:resolveRef (Results 1 – 1 of 1) sorted by relevance
44 VkAttachmentReference resolveRef; in initSimple() local82 resolveRef.attachment = currentAttachment++; in initSimple()84 resolveRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in initSimple()85 subpassDesc.pResolveAttachments = &resolveRef; in initSimple()