iris: Fix FLUSH_EXPLICIT handling with staging buffers.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 7 Apr 2019 06:35:49 +0000 (23:35 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 15 Apr 2019 21:51:01 +0000 (14:51 -0700)
commit0f3dc832bcc30539951f53776ea48831b1281a63
tree55a10a54cf295390ddf067483927d48da69f689b
parent62b2ce0592963b5328d126b05a726913adeb5ba2
iris: Fix FLUSH_EXPLICIT handling with staging buffers.

I neglected to blit the staging buffer back to the real one at
transfer_flush_region (FlushMappedBufferRange) time.
src/gallium/drivers/iris/iris_resource.c