google / graphicsfuzz

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

Add support for a few more textures #1074

Open afd opened 4 years ago

afd commented 4 years ago

At present we support one texture - DEFAULT.

It would be nice to have around 4-10 different textures available, with documented known properties, (a) so that sample shaders could use them and depend on them having these properties, and (b) so that during donation there is some flexibility on which texture is used.