i965: Move unmap_s8 before map_s8
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2018 17:25:43 +0000 (10:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Apr 2018 21:06:23 +0000 (14:06 -0700)
commit9e7e88049fc5a033b9374826e524a48c5bcf2d52
treefb076b6744105a562830b5b006db309b28720720
parentb3ad6f5ca69749f71987be086a97e6442bbe05fb
i965: Move unmap_s8 before map_s8

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