TEMPORARY: track stencil clip state in GrRenderTargetOpList
authorcsmartdalton <csmartdalton@google.com>
Tue, 1 Nov 2016 14:03:03 +0000 (07:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 1 Nov 2016 14:03:03 +0000 (07:03 -0700)
commit7cdda99ac34dbe249640be04d2e61bfb0f4b3b09
tree6c9ce4d6cb41534da18d086d7f2cf5f322faef6a
parent8a8668b4721097de657ad8b30d45f60f62433c6f
TEMPORARY: track stencil clip state in GrRenderTargetOpList

Tracks the stencil clip state in GrRenderTargetOpList instead of
GrStencilAttachment. This is a temporary move to unblock MDB, after
which point we will be able to overhaul clipping.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2468743002

Review-Url: https://codereview.chromium.org/2468743002
src/gpu/GrClipStackClip.cpp
src/gpu/GrRenderTargetContextPriv.h
src/gpu/GrRenderTargetOpList.cpp
src/gpu/GrRenderTargetOpList.h
src/gpu/GrStencilAttachment.h