MaikKlein / rlsl

Rust to SPIR-V compiler
Apache License 2.0
557 stars 14 forks source link

Implement compute based testing framework for more reliable testing #47

Open MaikKlein opened 6 years ago

MaikKlein commented 6 years ago

At the moment we only test with a vertex + fragment, while it is still useful it doesn't easily allow the output to be verified.