vello/piet-wgsl/shader/shared
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
..
bbox.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
blend.wgsl Clean up unneded type annotations in vec 2022-11-25 09:37:11 -08:00
bump.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
clip.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
config.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
cubic.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
drawtag.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
pathtag.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
ptcl.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
segment.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00
tile.wgsl Clarify licensing for WGSL shaders (#205) 2022-11-19 16:45:42 +00:00