Skip to content

nir: Deprecate NIR_PASS_V, part 1

Alyssa Rosenzweig requested to merge alyssa/mesa:nir/pass-tack into main

See #10409 for what we're doing and why. This converts all of mesa/st, glsl, and asahi, yielding a 3% CTS runtime reduction on the asahi gles3.1 cts.

Merge request reports