skia2/resources/particles
Brian Osman 38d8deae8f Revert "Add particle GM that uses uniforms, fix related bug in particle effect"
This reverts commit 964b4465c4.

Reason for revert: Earlier CL needs revert

Original change's description:
> Add particle GM that uses uniforms, fix related bug in particle effect
>
> We weren't allocating uniform storage until after the first update, far
> too late for users to pump uniform values in. They're now allocated as
> soon as the effect is created, which is tested by the new GM.
>
> Change-Id: Ia0084bcec5986479c350ead27d14344c3ed82520
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/362176
> Reviewed-by: Brian Osman <brianosman@google.com>
> Commit-Queue: Brian Osman <brianosman@google.com>

TBR=brianosman@google.com

Change-Id: Ib6f963840af2abba0a4e6b99185f4010b61dde54
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/362418
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-01-29 19:21:49 +00:00
..
confetti.json Enforce ES2 limits on indexing expressions (in runtime effects) 2021-01-15 22:49:27 +00:00
cube.json Fix an (int + float) error in "cube" particle demo 2021-01-15 19:15:16 +00:00
curves.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
fireworks.json Remove all particle examples that use SkEffectBinding 2021-01-12 19:09:18 +00:00
mandrill.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
mouse_track.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
mouse_trail.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
orientation.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
path_spawn.json Tweak ParticlesSlide's resource provider to show how to use PathBinding 2020-12-07 17:26:39 +00:00
sinusoidal_emitter.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
spiral.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
sprite_frame.json Remove use of do-while loops from particle examples 2020-12-30 21:30:40 +00:00
text.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
variable_rate.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00
warp.json Remove use of do-while loops from particle examples 2020-12-30 21:30:40 +00:00
writing.json Pure SkSL RNG for particles 2020-04-10 17:20:07 +00:00