iris: precompute hashes for cache tracking
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 19 Aug 2018 17:08:05 +0000 (10:08 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commit04e8c5bb439d7263df96ce32282b729d770a748c
tree7293485c7f82aa224a6576f2ce503ceb9bd42bf3
parentd209cc51709c2511b7d063388ef79689958bb65b
iris: precompute hashes for cache tracking

saves a touch of cpu overhead in the new resolve tracking
src/gallium/drivers/iris/iris_bufmgr.c
src/gallium/drivers/iris/iris_bufmgr.h
src/gallium/drivers/iris/iris_resolve.c