Lines Matching refs:GrVkAttachment
22 class GrVkAttachment; variable
56 GrVkAttachment* colorAttachment() const { in colorAttachment()
65 GrVkAttachment* resolveAttachment() const { in resolveAttachment()
81 GrVkAttachment* nonMSAAAttachment() const;
85 GrVkAttachment* externalAttachment() const { in externalAttachment()
133 sk_sp<GrVkAttachment> colorAttachment,
134 sk_sp<GrVkAttachment> resolveAttachment,
153 GrVkAttachment* dynamicMSAAAttachment();
154 GrVkAttachment* msaaAttachment();
173 GrVkAttachment* attachment = in onSetRelease()
180 sk_sp<GrVkAttachment> fColorAttachment;
181 sk_sp<GrVkAttachment> fResolveAttachment;
182 sk_sp<GrVkAttachment> fDynamicMSAAAttachment;