Home
last modified time | relevance | path

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

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