commit | 8513867ced398256835400a8d895f38e024967d7 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Jul 24 08:47:03 2020 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jul 24 17:23:29 2020 +0000 |
tree | fcf95583c86470f643a1d15799e30e4378d0b2d3 | |
parent | cc73078905213f219dd3a17e6efdc11d80a8d8bc [diff] |
Don't std::move fTriangleBuffer in tessellation I forgot that fTriangleBufer can be bound in both the stencil step and the cover step. Change-Id: I53a394b37d3d551fe7e1fe25f45d26e7bda46e3a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305737 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>