i965: Move unmap_blit before map_blit
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2018 17:25:41 +0000 (10:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Apr 2018 21:06:23 +0000 (14:06 -0700)
commitf348d07a62ca9200ce7d8636942cb882fbbd471d
treecf7d211ec15a5ce6c6c56c6b0196d94ebb26cf56
parent359624142dc914b35a56c167d32bed2a5d17cb2f
i965: Move unmap_blit before map_blit

Reorder code to avoid a forward declaration in the next patch.

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