DescriptionAdd onGetBlendInfo to GrXferProcessor
Adds an onGetBlendInfo method for GrXferProcessor subclasses to
override instead of overriding getBlendInfo directly. This gives the
base class a chance to initialize the struct with default values
before passing it on. As the BlendInfo struct grows, this will keep
things simple and less error prone.
BUG=skia:
NOTREECHECKS=true
NOTRY=true
Committed: https://skia.googlesource.com/skia/+/f4f2b442228ca188cfb6b44ee3faa86773bb9db3
Patch Set 1 #Patch Set 2 : #Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : Address comments #Patch Set 5 : Add glBlendEquation to skia GL bindings #Patch Set 6 : Undo accidental upload of chrome change #Patch Set 7 : rebase #
Messages
Total messages: 15 (7 generated)
|