vello/shader/shared
Chad Brokaw 0c0c61dc82 Address review feedback
* Add counts to offsets when comparing against buffer size limits
* Remove multiplication by 4 in blend buffer allocation (we use units of u32)
* Move buffer sizes from BumpAllocators to Config
* Add comments about early exit
2023-01-18 21:36:32 -05:00
..
bbox.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
blend.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
bump.wgsl Address review feedback 2023-01-18 21:36:32 -05:00
clip.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
config.wgsl Address review feedback 2023-01-18 21:36:32 -05:00
cubic.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
drawtag.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
pathtag.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
ptcl.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
segment.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00
tile.wgsl Move the vello crate to the workspace root (#231) 2023-01-05 09:32:09 +00:00