Lines Matching refs:GrVkImage
55 GrVkImage* colorAttachment() const { in colorAttachment()
64 GrVkImage* resolveAttachment() const { in resolveAttachment()
77 GrVkImage* nonMSAAAttachment() const;
81 GrVkImage* externalAttachment() const { in externalAttachment()
124 sk_sp<GrVkImage> colorAttachment,
125 sk_sp<GrVkImage> resolveImage,
144 GrVkImage* dynamicMSAAAttachment();
145 GrVkImage* msaaAttachment();
169 GrVkImage* attachment = in onSetRelease()
176 sk_sp<GrVkImage> fColorAttachment;
177 sk_sp<GrVkImage> fResolveAttachment;
178 sk_sp<GrVkImage> fDynamicMSAAAttachment;