i965: Move add_exec_bo()
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 21 Jul 2017 15:36:49 +0000 (16:36 +0100)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 4 Aug 2017 17:26:37 +0000 (10:26 -0700)
commite24f3fb7c84a6fa9445300347dbfa7da8a0dade8
treeb3e7b40665e2bae35315769cdea382d1f7760019
parentba9b71e56a43f95946dbb0329f99f2db098005b0
i965: Move add_exec_bo()

To avoid a forward declaration in the next patch, move the definition of
add_exec_bo() earlier.

v2: (by Ken) redo move.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_batchbuffer.c