nir: Add store_combined_output_pan BASE back
It's meaningful for this intrinsic and so does not add noise to the lowering pass. (Although dual-source writes must be to RT 0, depth and stencil writes, which store_combined_output_pan is also used for, can still be done with MRT enabled.) Fixes: 5c168f09 ("nir: Eliminate store_combined_output_pan BASE") Part-of: <mesa/mesa!16685>
Loading
Please register or sign in to comment