iris: Track a binding history for buffer resources
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 21 Nov 2018 08:38:49 +0000 (00:38 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:10 +0000 (10:26 -0800)
commitd169747a3e0bfa95039be62d4257e77e2f9ecae4
tree4e8f0b8f5a95b19d186cfad7f18537666425ca84
parentf49f506b13b7f622c5f5fa863a354c20d0adf3dc
iris: Track a binding history for buffer resources

This will let us know what caches to flush / state to dirty when
altering the contents of a buffer.
src/gallium/drivers/iris/iris_query.c
src/gallium/drivers/iris/iris_resource.h
src/gallium/drivers/iris/iris_state.c