Delay copying effects from DS or ODS till end of creating ODS
authoregdaniel <egdaniel@google.com>
Wed, 8 Oct 2014 13:49:10 +0000 (06:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Oct 2014 13:49:10 +0000 (06:49 -0700)
commit9cf45bf119741b25c21337affc9746111fe6d38e
treefb6595a4b767642a77338a0a6b3a94d285cfdafb
parent3d7d410ce57803b73c6d4771f6ad1467a4a2c07b
Delay copying effects from DS or ODS till end of creating ODS

Also delay the removal of fixed function VA's until so we only have to do a single removal step

BUG=skia:

Review URL: https://codereview.chromium.org/634073002
src/gpu/GrOptDrawState.cpp
src/gpu/GrOptDrawState.h