vello/piet-wgsl/shader
Raph Levien 94a310a245 Clean up unneded type annotations in vec
Now that wgsl-analyzer 0.6 is released, most explicit type annotations on vec can be dropped (the exception being when it is a type conversion).

Also changes mix to select when the selector is actually boolean.
2022-11-25 09:37:11 -08:00
..
shared Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08: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 Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
clip_reduce.wgsl Remove all wgsl-analyzer errors (#210) 2022-11-25 16:43:21 +00:00
coarse.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
draw_leaf.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
draw_reduce.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
fine.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
path_coarse.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
path_coarse_full.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
pathseg.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -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