Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrRenderTarget.cpp47 void GrRenderTarget::attachStencilAttachment(sk_sp<GrAttachment> stencil, bool useMSAASurface) { in attachStencilAttachment() function in GrRenderTarget
DGrResourceProvider.cpp594 bool GrResourceProvider::attachStencilAttachment(GrRenderTarget* rt, bool useMSAASurface) { in attachStencilAttachment() function in GrResourceProvider