iris: Move get_command_space to iris_batch.c
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 21 Apr 2018 00:42:07 +0000 (17:42 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:06 +0000 (10:26 -0800)
commitc75a1254a4c1b6d7ef9a93e4fcd235e9690dd778
tree810e31939daf9fdc981baeb630d1d50b92269298
parent39e795d4731ca7eb83956fcc5e9b9edb7840a66a
iris: Move get_command_space to iris_batch.c

for reuse in blorp.  it's a better interface anyway.
src/gallium/drivers/iris/iris_batch.c
src/gallium/drivers/iris/iris_batch.h
src/gallium/drivers/iris/iris_state.c