DescriptionUse asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap.
In SkGpuDevice we still fall back on using asABitmap for effects that don't have asNewCustomStage implemented, but it still simplifies things a fair amount.
Committed: https://code.google.com/p/skia/source/detail?r=4755
Patch Set 1 #
Total comments: 7
Patch Set 2 : asNewCustomStage no longer uses asABitmap, moved Gradient_Shader into a private header. #Patch Set 3 : Fixed various problems with local matrices, and 2pt radial params. #
Total comments: 2
Patch Set 4 : Revert renaming/file reorg until next CL. #
Total comments: 3
MessagesTotal messages: 12
|