Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

google/randomized-graphics-shaders

Graphics shader corpora

This repo hosts a collection of graphics shaders, mainly generated by randomized program generators such as GraphicsFuzz, spirv-fuzz and WGSLsmith. The shaders are intended for use by mutation-based fuzzers, such as libFuzzer.

The purpose of making available specific outputs of tools that can randomly generate endless examples is that it is convenient to be able to pull a moderate-sized set of generated examples into a fuzzing project, rather than going to the effort of hooking the generation tools up to the fuzzing project.

The repo also hosts a number of scripts for deploying black-box fuzzers that produce WGSL shaders on ClusterFuzz - see the clusterfuzz-black-box-fuzzers README for details.

This is not an officially supported Google product.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published