DescriptionRemove getter of writable GrEffectStage from GrDrawState.
Upcoming changes will require GrDrawState to know things about the set of installed effects. Thus all setting of effects must go through a GrDrawState function (setEffect()). This change accomplishes that.
Committed: https://code.google.com/p/skia/source/detail?r=7411
Patch Set 1 #
Total comments: 6
MessagesTotal messages: 5
|