Searched defs:resolveAttachment (Results 1 – 10 of 10) sorted by relevance
30 sk_sp<GrVkAttachment> resolveAttachment, in GrVkTextureRenderTarget()44 sk_sp<GrVkAttachment> resolveAttachment, in GrVkTextureRenderTarget()57 sk_sp<GrVkAttachment>* resolveAttachment) { in create_rt_attachments()91 sk_sp<GrVkAttachment> resolveAttachment; in MakeNewTextureRenderTarget() local128 sk_sp<GrVkAttachment> resolveAttachment; in MakeWrappedTextureRenderTarget() local
21 GrVkAttachment* resolveAttachment, in Make()67 sk_sp<GrVkAttachment> resolveAttachment, in GrVkFramebuffer()
71 GrVkAttachment* resolveAttachment() { return fResolveAttachment.get(); } in resolveAttachment() function
65 GrVkAttachment* resolveAttachment() const { in resolveAttachment() function
55 sk_sp<GrVkAttachment> resolveAttachment, in GrVkRenderTarget()
93 GrVkAttachment* resolveAttachment = fFramebuffer->resolveAttachment(); in setAttachmentLayouts() local
199 void ImageView::resolve(ImageView *resolveAttachment, int layer) in resolve()227 void ImageView::resolve(ImageView *resolveAttachment) in resolve()255 void ImageView::resolveWithLayerMask(ImageView *resolveAttachment, uint32_t layerMask) in resolveWithLayerMask()265 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthSt… in resolveDepthStencil()
170 uint32_t resolveAttachment = subpass.pResolveAttachments[i].attachment; in resolve() local
151 …const VkAttachmentReference* resolveAttachment = m_imageMSParams.numSamples == VK_SAMPLE_COUNT_1_B… in iterate() local
955 const AttachmentReference& resolveAttachment = resolveAttachments[resolveNdx]; in logRenderPassInfo() local