DescriptionReworked gradient shader to no longer explicitly set gl_FragColor or return prematurely.
This should fix failing linux buildbot, and should play nicer with programs that don't use the gl_FragColor global, or that have multiple stages.
Also disabled debug printing from revision 4445.
Committed: https://code.google.com/p/skia/source/detail?r=4454
Patch Set 1 #
MessagesTotal messages: 2
|