iris: Export a copy_region helper that doesn't flush
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 24 Dec 2018 08:27:09 +0000 (00:27 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 8 Mar 2019 01:08:19 +0000 (17:08 -0800)
commit2993088500365405516663fa48b1764e8c8d1ffa
tree8524f36c9ceb7392217ac06ff8618c8d35ca8dc6
parent335726fdaca2751a12c9cb515cdfd34b51e00049
iris: Export a copy_region helper that doesn't flush

I'll want to use this for transfer maps, which already do their own
flushing.  This lets us avoid a double flush, and also gives us more
control over the batch which is selected.
src/gallium/drivers/iris/iris_blit.c
src/gallium/drivers/iris/iris_context.h