Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlFramebuffer.mm29 , fStencilAttachment(std::move(stencilAttachment)) { function
DGrMtlFramebuffer.h36 sk_sp<GrMtlAttachment> fStencilAttachment; variable
/third_party/skia/src/gpu/
DGrRenderTarget.h88 sk_sp<GrAttachment> fStencilAttachment; variable
/third_party/skia/src/gpu/vk/
DGrVkFramebuffer.h95 sk_sp<GrVkImage> fStencilAttachment; variable