Eliminates per-frame WASM allocations for shadows and blurs: - Reusable effectLayerPaint instead of new Paint() per effect - ImageFilter cache keyed by params (drop shadow, blur, decal blur) - Zero allocations during SkPicture recording for cached effects
3 lines
138 B
Plaintext
3 lines
138 B
Plaintext
tests/fixtures/*.fig filter=lfs diff=lfs merge=lfs -text
|
|
packages/core/vendor/canvaskit-webgpu/*.wasm filter=lfs diff=lfs merge=lfs -text
|