commit | 612364de87cb2012239c4f6435e8e11760617fdc | [log] [tgz] |
---|---|---|
author | dandov <dandov@google.com> | Mon Jul 14 14:26:04 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 14 14:26:04 2014 -0700 |
tree | b09d81fc423d0ec900dde56a744657f446a8a9ea | |
parent | f459c85457c6f470af3fe096fef2524d5443401a [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 R=jvanverth@google.com, bsalomon@google.com, egdaniel@google.com Author: dandov@google.com Review URL: https://codereview.chromium.org/387113002