vello/tests/src
Raph Levien 7134be2329 Fix missing blend/clip logic
We always do BeginClip/EndClip if it's a solid tile and the blend mode
is not default.

Also fix missing entry in pipeline layout (affects Vulkan but not Metal).
2022-03-16 14:40:58 -07:00
..
clear.rs Merge branch 'master' into bufwrite 2021-11-30 10:31:16 -08:00
clip.rs Variable size encoding of draw objects 2022-03-14 16:32:08 -07:00
config.rs Start work on new element pipeline 2021-11-24 08:01:43 -08:00
draw.rs Fix missing blend/clip logic 2022-03-16 14:40:58 -07:00
linkedlist.rs Merge branch 'master' into bufwrite 2021-11-30 10:31:16 -08:00
main.rs New clip implementation 2022-02-17 17:13:28 -08:00
message_passing.rs Implement clear_buffers on Metal 2021-11-20 22:24:52 -08:00
path.rs Variable size encoding of draw objects 2022-03-14 16:32:08 -07:00
prefix.rs Merge branch 'master' into bufwrite 2021-11-30 10:31:16 -08:00
prefix_tree.rs Merge branch 'master' into bufwrite 2021-11-30 10:31:16 -08:00
runner.rs New clip implementation 2022-02-17 17:13:28 -08:00
test_result.rs Add atomic versions of prefix 2021-11-11 15:26:47 -08:00
transform.rs Adjust workgroup sizes 2021-12-08 11:48:38 -08:00