skia2/site/user/modules
Brian Osman 91292e9482 Runtime Effects: Support 'uniform shader' (vs. 'in shader')
The previous behavior leaked Skia-internal concepts into public SkSL.
Users coming from GLSL will expect that bindable/sampleable objects are
uniform (just like texture2D). This keeps the old support around (and
tested), but updates all of our examples to use 'uniform'.

Bug: skia:10679
Change-Id: I0c98162f5e21dad7014d9778ceb26143d2f6030e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/332376
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: John Stiles <johnstiles@google.com>
2020-11-04 22:29:53 +00:00
..
canvaskit.md Runtime Effects: Support 'uniform shader' (vs. 'in shader') 2020-11-04 22:29:53 +00:00
index.md add skia.org modules section, animation page 2018-08-08 14:30:03 +00:00
METADATA Add particles gallery to skia.org site 2019-10-07 16:34:50 +00:00
particles.md Fix CanvasKit generated documentation to work with emscripten 1.39.16. 2020-05-27 12:23:32 +00:00
PathKit_effects.png [PathKit] Add docs page 2018-08-17 12:27:41 +00:00
pathkit.md Fix CanvasKit generated documentation to work with emscripten 1.39.16. 2020-05-27 12:23:32 +00:00
quickstart.md [canvaskit] Update quickstart to use 0.19.0 2020-10-08 15:12:08 +00:00
skottie.md [skottie] Site update 2019-10-22 14:27:47 +00:00