Home
last modified time | relevance | path

Searched defs:attachStencilAttachment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrRenderTarget.cpp48 void GrRenderTarget::attachStencilAttachment(sk_sp<GrAttachment> stencil, bool useMSAASurface) { in attachStencilAttachment() function in GrRenderTarget
H A DGrResourceProvider.cpp664 bool GrResourceProvider::attachStencilAttachment(GrRenderTarget* rt, bool useMSAASurface) { in attachStencilAttachment() function in GrResourceProvider