google / graphicsfuzz

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

GraphicsFuzz CI: test our shaders #978

Open paulthomson opened 4 years ago

paulthomson commented 4 years ago

Using the new gfauto approach to test our shaders and the reducer. Consider exposing a mode in the reducer where it just does one reduction step at a time.

paulthomson commented 4 years ago

Also get rid of GraphicsFuzz image test from GeneratorUnitTest and other things in the tester project.