Searched defs:needsStencil (Results 1 – 9 of 9) sorted by relevance
114 GrSurface* surface, bool needsStencil) { in AttachStencilIfNeeded()131 int sampleCnt, bool needsStencil, in createSurfaceImpl()228 bool needsStencil, GrSurfaceDescFlags descFlags, in instantiateImpl()459 bool needsStencil = fProxy->asRenderTargetProxy() in doLazyInstantiation() local
242 bool needsStencil) { in findSurfaceFor()341 bool needsStencil = cur->proxy()->asRenderTargetProxy() in assign() local
180 bool needsStencil = proxy->asRenderTargetProxy() in isFullyInstantiated() local
97 bool needsStencil) { in PathNeedsSWRenderer()178 bool needsStencil = invert || in UseSWOnlyPath() local
41 bool needsStencil() const { return fNeedsStencil; } in needsStencil() function
67 int needsStencil() const { return fNeedsStencil; } in needsStencil() function
57 int needsStencil() const { return fNeedsStencil; } in needsStencil() function
96 bool needsStencil) { in PathNeedsSWRenderer()171 bool needsStencil = invert || in UseSWOnlyPath() local
1831 bool needsStencil = programInfo.needsStencil() || programInfo.isStencilEnabled(); in makeDesc() local