v3d: Fix -Wmaybe-uninitialized compiler warning in the v33 code.
We weren't initializing the VCM bits in the !gs path, but v33 doesn't have GS so we can just mark it unreachable. Reviewed-by:Jose Maria Casanova Crespo <jmcasanova@igalia.com> Part-of: <mesa/mesa!2952>
Showing