OSDN Git Service

intel: Move the gtt-particular texture mapping logic to a helper function.
authorEric Anholt <eric@anholt.net>
Mon, 28 Nov 2011 23:49:01 +0000 (15:49 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 7 Dec 2011 21:36:57 +0000 (13:36 -0800)
commitbaeaa062e92afbec47fad73fd3d464a1e7d1fe08
treedfd6577e8da1d9fcc1a61e9d090992079b02db75
parent221a36514b4ecffdaa3be5c43e67c75cc8c30ab8
intel: Move the gtt-particular texture mapping logic to a helper function.

This code will be incrementally moving to a model like intel_fbo.c's
renderbuffer mapping with helper functions, as I move that code here.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c