DescriptionMake GrBicubicEffect take tile modes rather than GrTextureParams.
GrTextureParams allows the caller to override the filter mode. But no filtering other than nearest neighbor makes sense.
Also removes coord set from creation signature since it is unused.
Committed: http://code.google.com/p/skia/source/detail?r=12591
Patch Set 1 #Patch Set 2 : remove aborted comment #Patch Set 3 : fix const, remove 2nd GrBicubicEffect cons #Patch Set 4 : small simplification #
Messages
Total messages: 4 (0 generated)
|