nir: Replace the zs_output_pan intrinsic with combined_output_pan
[mesa.git] / src / compiler / nir / nir_intrinsics.py
index 340fc3e4c747ec7007fe250046a3cc839ce6c521..1c4cccdb30d21d54daad8718962bc958bb5d78d4 100644 (file)
@@ -875,7 +875,7 @@ intrinsic("bindless_resource_ir3", [1], dest_comp=1, indices=[DESC_SET], flags=[
 
 # src[] = { value }
 store("raw_output_pan", 1, [])
-store("zs_output_pan", 1, [COMPONENT])
+store("combined_output_pan", 4, [BASE, COMPONENT])
 load("raw_output_pan", 0, [], [CAN_ELIMINATE, CAN_REORDER])
 
 # Loads the sampler paramaters <min_lod, max_lod, lod_bias>