Skip to content

anv: Simplify assertions related to graphics stages

In all three cases, COMPUTE was on the table but with an invalid value (zero). Drop it from the tables and the extra assertion, so if a COMPUTE is passed it will just fail the ARRAY_SIZE assertion.

Merge request reports