Searched defs:attachStencilAttachment (Results 1 – 2 of 2) sorted by relevance
47 void GrRenderTarget::attachStencilAttachment(sk_sp<GrAttachment> stencil, bool useMSAASurface) { in attachStencilAttachment() function in GrRenderTarget
594 bool GrResourceProvider::attachStencilAttachment(GrRenderTarget* rt, bool useMSAASurface) { in attachStencilAttachment() function in GrResourceProvider