vello/tests/shader/gen
Raph Levien a0648a2153 Portability fixes
The MSL translation of the prefix example had its bindings permuted; a
flag prevents this (but, as is typical for shader translation,
potentially creates other problems).

Also use explicit unsigned literal to avoid DXC warnings.
2021-11-11 07:08:39 -08:00
..
clear.hlsl Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
clear.msl Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
clear.spv Add workaround for buffer clearing 2021-11-10 17:36:54 -08:00
collatz.hlsl Start testing framework 2021-11-06 11:24:34 -07:00
collatz.msl Start testing framework 2021-11-06 11:24:34 -07:00
collatz.spv Start testing framework 2021-11-06 11:24:34 -07:00
prefix.hlsl Portability fixes 2021-11-11 07:08:39 -08:00
prefix.msl Portability fixes 2021-11-11 07:08:39 -08:00
prefix.spv Portability fixes 2021-11-11 07:08:39 -08:00
prefix_reduce.hlsl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_reduce.msl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_reduce.spv Portability fixes 2021-11-11 07:08:39 -08:00
prefix_root.hlsl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_root.msl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_root.spv Portability fixes 2021-11-11 07:08:39 -08:00
prefix_scan.hlsl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_scan.msl Portability fixes 2021-11-11 07:08:39 -08:00
prefix_scan.spv Portability fixes 2021-11-11 07:08:39 -08:00