iris: just mark snapshots_landed from the CPU
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 30 Sep 2018 06:49:02 +0000 (08:49 +0200)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commitc6016d3761c4df3d29b0a0fec39cfb2523c5c608
tree187b1a88ab4730fb48da0eed33732b22398e1eb0
parent3c0ef22edb3e696a1e1d3b78e14a1c5f108c66fb
iris: just mark snapshots_landed from the CPU

otherwise, get results may check q->map->snapshots_landed...before our
commands to initialize it to false have actually executed...so it'd get
some random garbage from the BO...
src/gallium/drivers/iris/iris_query.c