commit | a219419c9d76432dca74494b611ff1f59086d139 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Mon Jul 02 09:00:27 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jul 02 13:46:30 2018 +0000 |
tree | e6e5d964b27c4d4656ed1e912700796ad1fff441 | |
parent | 00d2e8ebcb13c388339ff1cfbd202fff9589e77a [diff] |
Some scissor state cleanup. Separate flushing the enablement of scissor from the rect in GrGLGpu. Move GrPipeline::ScissorState to a global enum and use more broadly. Rename to GrScissorTest to avoid name conflict with existing GrScissorState. Change-Id: Ib32160b3300bc12de2d2e1761d152fd1bba8b683 Reviewed-on: https://skia-review.googlesource.com/137395 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Chris Dalton <csmartdalton@google.com>