vello/piet-gpu/src/stages
Raph Levien d948126c16 Adjust workgroup sizes
Make max workgroup size 256 and respect LG_WG_FACTOR.

Because the monoid scans only support a height of 2, this will reduce
the maximum scene complexity we can render. But it also increases
compatibility. Supporting larger scans is a TODO.
2021-12-08 11:48:38 -08:00
..
draw.rs Adjust workgroup sizes 2021-12-08 11:48:38 -08:00
path.rs Adjust workgroup sizes 2021-12-08 11:48:38 -08:00
transform.rs Adjust workgroup sizes 2021-12-08 11:48:38 -08:00