google / graphicsfuzz

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Apache License 2.0
562 stars 117 forks source link

gfauto: support SPIR-V donors and references #1084

Closed paulthomson closed 3 years ago

paulthomson commented 3 years ago

Adds support for different donors and references when using SPIR-V fuzz. These should be placed in spirv_fuzz_donors/ and spirv_fuzz_references/, respectively.