skia2/expectations
egdaniel e61c411c12 Use vertex attributes for dash effect in gpu
This will allow us to batch dashed lines together when drawing. Also, this removes the need for
a coord transform matrix in the shader, thus we save the cost of uploading a new matrix uniform
everytime we do a simple transform to the dashed line we are drawing.

BUG=skia:
R=bsalomon@google.com

Author: egdaniel@google.com

Review URL: https://codereview.chromium.org/326103002
2014-06-12 10:24:21 -07:00
..
bench manual bench rebase after 679426c using old algorithm 2014-06-12 09:40:47 -07:00
gm Use vertex attributes for dash effect in gpu 2014-06-12 10:24:21 -07:00
skimage Rename skimage expectations for ASAN bot to match bot renaming. 2014-06-05 08:51:26 -07:00