DescriptionAdd disableStencil method to GrGLGpu
Most the calls to flushStencil were just trying to disable it. This
change cleans up that code so it can just call "disableStencil"
instead of having to muck with GrStencilSettings. It should also make
those calls slightly faster.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2453793002
Committed: https://skia.googlesource.com/skia/+/c7d853343a42e28edd9c38a3308afaa846fce1bc
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|