skia2/modules/canvaskit/tests
Brian Osman 9be7683222 Support integer uniforms in CanvasKit runtime effects
These were added to SkRuntimeEffects, but we need to do a bit of fixup
in the CK bindings. Note that 'getUniformFloatCount' is now poorly
named, but the idea still stands: it's how many total scalar values are
required.

Bug: skia:11803
Change-Id: If464156d8e6240736e324ef833e57ba7d53f55a0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/394476
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-09 12:42:17 +00:00
..
assets Extend drawAtlas with optional sampling parameter 2021-03-25 18:04:32 +00:00
canvas2d.spec.js [canvaskit] Add gm helper functions to tests. 2020-04-03 19:12:02 +00:00
canvas.spec.js [canvaskit] Fix particles.setPosition and add test. 2021-02-03 15:52:23 +00:00
canvaskitinit.js [canvaskit] Add full build to npm release. 2021-02-23 14:40:43 +00:00
core.spec.js Change filtering in drawPatch to linear. 2021-04-01 17:41:13 +00:00
font.spec.js [canvaskit] Remove Font.measureText and Font.getWidths 2021-02-23 14:27:50 +00:00
matrix.spec.js [canvaskit] Remove Font.measureText and Font.getWidths 2021-02-23 14:27:50 +00:00
paragraph.spec.js [canvaskit] Expose Strut RectHeightStyle 2021-04-08 17:52:35 +00:00
path.spec.js [canvaskit] Replace Postan value array with Float32Array. 2021-02-02 15:22:07 +00:00
rtshader.spec.js Support integer uniforms in CanvasKit runtime effects 2021-04-09 12:42:17 +00:00
skottie.spec.js [skottie/wasm] Plumb text properties in WASM bindings 2021-03-10 18:34:04 +00:00
testReporter.js [canvaskit] Update Chrome version and use npm ci for tests 2020-12-14 15:03:42 +00:00
util.js [canvaskit] Expose sampling variants of drawImage and drawImageRect 2020-12-16 21:19:58 +00:00