commit | 32a311bfc056169c9f3b1c299c57ff5139a0d8bc | [log] [tgz] |
---|---|---|
author | dandov <dandov@google.com> | Tue Jul 15 19:46:26 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 15 19:46:27 2014 -0700 |
tree | 9e1764e566eb6c89a72e845219ce966062f39519 | |
parent | c0ea398aff8254e31152cbb94c9ab6150428e252 [diff] |
Fixed the bug in drawVertices when no colors or texture coordinates are provided by modifying the grprimitive to klines and adjusting the indices. BUG=skia:2745 Committed: https://skia.googlesource.com/skia/+/612364de87cb2012239c4f6435e8e11760617fdc R=jvanverth@google.com, bsalomon@google.com, egdaniel@google.com Author: dandov@google.com Review URL: https://codereview.chromium.org/387113002