commit | 4d76f63e45f107c9e041ef7ae6534b00b4623044 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Jan 21 11:47:12 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Feb 03 22:50:28 2021 +0000 |
tree | 0acf98f8c02c3c2dd1aa8892280a8edd6de8080c | |
parent | dd904af5666b4746d4b9af5c1f03b47ac3ec73b2 [diff] |
Fix particle bug where uniforms are allocated too late Also adds an example particle system that uses uniforms, and an instance of the particles GM that draws it. Change-Id: I64e2514fd17c8ce615b4e13b9f82424f80b8424e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/356840 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: John Stiles <johnstiles@google.com>