iris: fix overhead regression from flushing for storage images
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Dec 2018 07:03:08 +0000 (23:03 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:10 +0000 (10:26 -0800)
commit598ce8e88ea7f854d98559be88a19aa0e8264123
treed1049df6543bfd3471522dc68e55774ce2e1b819
parent4749f6cc4f82b4c76753262efaabdac202854ea4
iris: fix overhead regression from flushing for storage images

st calls us with count = 32 but a NULL pointer...we only really care
about the highest non-NULL image...
src/gallium/drivers/iris/iris_state.c