vello/piet-wgsl/shader
Chad Brokaw d13ec497e2 Address review feedback.
* add comment for ClipInp::path_ix
* update comment for SceneBuilder drawtags
* remove copy of blend data through info buffer. Instead, update EndClip's DrawMonoid::scene_offset to point to the same scene data of the associated EndClip.
2022-11-29 14:52:03 -05:00
..
shared Address review feedback. 2022-11-29 14:52:03 -05:00
backdrop.wgsl Remove all wgsl-analyzer errors (#210) 2022-11-25 16:43:21 +00:00
backdrop_dyn.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
bbox_clear.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
binning.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
clip_leaf.wgsl Address review feedback. 2022-11-29 14:52:03 -05:00
clip_reduce.wgsl clip changes/blend group alpha 2022-11-29 13:28:25 -05:00
coarse.wgsl Address review feedback. 2022-11-29 14:52:03 -05:00
draw_leaf.wgsl Address review feedback. 2022-11-29 14:52:03 -05:00
draw_reduce.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
fine.wgsl clip changes/blend group alpha 2022-11-29 13:28:25 -05:00
path_coarse.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
path_coarse_full.wgsl Fix rendering artifacts with strokes 2022-11-26 16:51:22 -08:00
pathseg.wgsl Fix style nit 2022-11-26 17:07:23 -08:00
pathtag_reduce.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
pathtag_scan.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
tile_alloc.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00