vello/tests
Raph Levien f9d0aa078b Use DXIL shader compilation
Integrate DXC for translating HLSL for use in DX12. This will work
around FXC limitations and unlock the use of more advanced HLSL features
such as subgroups.

This hardcodes the use of DXIL, but it could be adapted (with a bit of
effort) to choose between DXIL and HLSL at runtime.
2021-11-11 12:55:10 -08:00
..
shader Use DXIL shader compilation 2021-11-11 12:55:10 -08:00
src Use DXIL shader compilation 2021-11-11 12:55:10 -08:00
Cargo.toml Start testing framework 2021-11-06 11:24:34 -07:00