Skip to content
Unverified Commit 2069ea69 authored by Hans Christian Schmitz's avatar Hans Christian Schmitz Committed by GitHub
Browse files

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.
parent bd411c28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment