docs/glsl-fuzz-walkthrough.md中提到:
We can create some shader families from our provided sample shader jobs as follows, assuming you have extracted the graphicsfuzz.zip file to get graphicsfuzz/:
即这个得到的graphicsfuzz.zip需要解压后进入并运行
Release zip and workers
We will be using the latest release zip graphicsfuzz.zip and worker applications.
You can download these from the releases page
or build them from source.
If you want to use the Android worker you will also need an Android device
or the Android device emulator.