commit | a88da48436f4c013722b27064e02a0b33574d2f8 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Jun 06 12:25:28 2017 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jun 06 21:24:43 2017 +0000 |
tree | 8dbcebc00f08a0378a4daac30e907ffe0a3e7de5 | |
parent | 7f5af0c2832e8a9682aff9521684c27e1368b6ee [diff] |
Fix invalid assert in GrMesh::setIndexed When drawing a single point it's valid for the first and last indices to be equal. Bug: skia:6728 Change-Id: Ice8cd89b306ed9564cdd9a77c557628662e18abb Reviewed-on: https://skia-review.googlesource.com/18904 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>