iris: Fix multiple RTs with non-independent blending
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 8 Nov 2018 08:15:50 +0000 (00:15 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commit64af1d92489767bb51d5bfbee89726558860007e
tree2c6d459dd4feeaad6544aca542bf0428c14fc771
parent58507c02ce2e36dd6f953a23c3c87a7864a67f54
iris: Fix multiple RTs with non-independent blending

rt[i] isn't filled out in this case, so we have to use rt[0]
src/gallium/drivers/iris/iris_state.c