vello/piet-wgsl/shader
Raph Levien e2469fbcaa Increase sizes of binning buffers
Increase the size of the bin header and path buffers to accommodate the actual extents accessed by the shaders.

Also add a missing workgroup barrier, not essential to fixing this bug but found while auditing the code.

Fixes #222
2022-12-05 13:26:16 -08:00
..
shared Combine info and bin_data buffers 2022-11-29 17:39:22 -08:00
backdrop.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
backdrop_dyn.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
bbox_clear.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
binning.wgsl Increase sizes of binning buffers 2022-12-05 13:26:16 -08:00
clip_leaf.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
clip_reduce.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
coarse.wgsl Combine info and bin_data buffers 2022-11-29 17:39:22 -08:00
draw_leaf.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
draw_reduce.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
fine.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
path_coarse.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
path_coarse_full.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
pathseg.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
pathtag_reduce.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
pathtag_scan.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00
tile_alloc.wgsl Squeeze pipeline to fit 2022-11-29 17:23:12 -08:00