google / graphicsfuzz

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Apache License 2.0
563 stars 117 forks source link

GraphicsFuzz fuzz_failure 2e6ecc37 #859

Open Vihanakangas opened 4 years ago

Vihanakangas commented 4 years ago

Gives an error about array parameters not being supported.

fuzz_failure_2e6ecc37.zip

paulthomson commented 4 years ago

https://github.com/google/graphicsfuzz/blob/ad5b2f8c177883d8368104e4c6f320f68437414f/ast/src/main/java/com/graphicsfuzz/common/typing/Typer.java#L211