iris: try and avoid pointless compute submissions
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 19 Oct 2018 09:12:29 +0000 (02:12 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commit3f70956a4e29e350e71cdaa45b9fe4fee00296ea
tree60efdba4d2d693ee981a67772fe185d01efbefec
parent97125e9bb3883a9cb45137a005737ed5a089990d
iris: try and avoid pointless compute submissions

if apps don't use compute shaders, we don't even want to kick off the
compute initialization batch
src/gallium/drivers/iris/iris_context.c