OSDN Git Service

i965: Move unmap_etc before map_etc
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 30 Apr 2018 17:25:44 +0000 (10:25 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 30 Apr 2018 21:06:23 +0000 (14:06 -0700)
commitab2825c898f7afbc505a6ec1820286fb7e23a87b
tree08dcddefbbc87565917f967ef403413102e67b56
parent9e7e88049fc5a033b9374826e524a48c5bcf2d52
i965: Move unmap_etc before map_etc

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