wgpu/fuzz
Hans Christian Schmitz 2069ea698f
Implement fuzzing for the GLSL parser (#1301)
* Implement fuzzing for the GLSL parser

* Remove arbitrary dependency from naga

Derive `Arbitrary` for proxy objects in `fuzz/fuzz_targets/glsl_parser.rs`
instead.
2021-08-31 13:00:50 -04:00
..
fuzz_targets Implement fuzzing for the GLSL parser (#1301) 2021-08-31 13:00:50 -04:00
.gitignore Add fuzzing support 2020-07-01 08:53:54 -04:00
Cargo.toml Implement fuzzing for the GLSL parser (#1301) 2021-08-31 13:00:50 -04:00