i965: Move unmap_depthstencil before map_depthstencil
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2018 17:25:45 +0000 (10:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Apr 2018 21:06:23 +0000 (14:06 -0700)
commit5367295e1aaca56e77207bdfd7b0a578573796b6
treea2823d215ca3d2da761b98b210e1921f874931b9
parentab2825c898f7afbc505a6ec1820286fb7e23a87b
i965: Move unmap_depthstencil before map_depthstencil

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