mesa
mesa copied to clipboard
vc4: Route fs_inputs through NIR
If we relayout the NIR outputs to be scalar operations, and remove unused output channels being stored according to fs_inputs, we could dead code eliminate more in the VS.