google / graphicsfuzz

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

Fix bug to do with reducing global variables #1167

Closed afd closed 2 years ago

afd commented 2 years ago

Since adding support for interface blocks, we need to check that a global-scope declaration really does refer to a variable group.