vello/tests/shader
Raph Levien fbfd4ee81b Add workaround for buffer clearing
Add a clear stage and associated tests, and also use it on non-Vulkan
backends to clear the state buffer.

While that's a workaround and will go away when we implement the actual
clear command, it's also a nice demo of how the new "stage" structure
composes.
2021-11-10 17:36:54 -08:00
..
gen Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
build.ninja Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
clear.comp Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
prefix.comp Start testing framework 2021-11-06 11:24:34 -07:00
prefix_reduce.comp Add tree reduction prefix sum test 2021-11-06 16:19:26 -07:00
prefix_scan.comp Rework bind layout 2021-11-10 11:25:16 -08:00