Home
last modified time | relevance | path

Searched defs:fResolveAttachment (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlRenderTarget.mm33 , fResolveAttachment(std::move(resolveAttachment)) { function
46 , fResolveAttachment(std::move(resolveAttachment)) { function
H A DGrMtlFramebuffer.mm28 , fResolveAttachment(std::move(resolveAttachment)) function
H A DGrMtlFramebuffer.h36 sk_sp<GrMtlAttachment> fResolveAttachment; variable
H A DGrMtlRenderTarget.h78 sk_sp<GrMtlAttachment> fResolveAttachment; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkFramebuffer.h100 sk_sp<GrVkImage> fResolveAttachment; variable
H A DGrVkRenderTarget.h191 sk_sp<GrVkImage> fResolveAttachment; variable