Amber Fuzz is a graphics tool developed during the Google Summer of Code. It takes an Amber script as input and outputs a new script by fuzzing the reference shaders.
The folder containing spirv-as
, spirv-dis
and spirv-fuzz
must be in the PATH
environment variable.
mkdir build && cd build
cmake ..
cmake --build .
./amber-fuzz script.amber