skia2/modules/particles/include
Brian Osman 5b43113e75 Interpreter: Reflect all uniform variables in ByteCode
Gives enough information to locate variables by name (using the same
scheme as glGetUniformLocation), and provide hints about type and size.

Bug: skia:9513
Change-Id: I9444f1042471967a79c9f05167dcdb78eca41bad
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/244502
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-10-16 15:35:48 +00:00
..
SkParticleBinding.h Remove SkCurve and SkColorCurve 2019-10-08 15:38:20 +00:00
SkParticleData.h Particles: Added particle flags for tracking state (one-time triggers, etc) 2019-09-25 15:58:09 +00:00
SkParticleDrawable.h Pass SkPaint by const-ref to SkParticleDrawable 2019-08-30 19:03:36 +00:00
SkParticleEffect.h Interpreter: Reflect all uniform variables in ByteCode 2019-10-16 15:35:48 +00:00
SkParticleSerialization.h Particles: Use list of lines for multi-line string serialization 2019-07-25 20:55:43 +00:00
SkReflected.h Remove SkCurve and SkColorCurve 2019-10-08 15:38:20 +00:00