nir: Replace the zs_output_pan intrinsic with combined_output_pan
authorIcecream95 <ixn@keemail.me>
Sat, 6 Jun 2020 02:26:49 +0000 (14:26 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 10 Jun 2020 13:54:03 +0000 (13:54 +0000)
commitbcc8f28b1a3a4e4cc71d4eed38e6b43f414adab2
treebfec4802dd381a5c2a40b11fa3aa080736bf9926
parent2a5504fb925ab15afac5f84ada58a1e62c085765
nir: Replace the zs_output_pan intrinsic with combined_output_pan

Depth and stencil writes are combined with color writes, so we need
this intrinsic which has sources for color, RT, depth and stencil.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5065>
src/compiler/nir/nir_intrinsics.py