Home
last modified time | relevance | path

Searched defs:fStencilAttachment (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlFramebuffer.mm29 , fStencilAttachment(std::move(stencilAttachment)) { function
H A DGrMtlFramebuffer.h37 sk_sp<GrMtlAttachment> fStencilAttachment; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrRenderTarget.h98 sk_sp<GrAttachment> fStencilAttachment; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkFramebuffer.h101 sk_sp<GrVkImage> fStencilAttachment; variable