intel: Move compute_msaa_layout earlier in file.
authorPaul Berry <stereotype441@gmail.com>
Tue, 8 Jan 2013 21:00:25 +0000 (13:00 -0800)
committerPaul Berry <stereotype441@gmail.com>
Wed, 9 Jan 2013 21:10:14 +0000 (13:10 -0800)
commit8f15f19696dceac2eafe7f5ed3e4c491165f3fca
treec973bf555f52edceca654d5cff3ac516daed2940
parentb37930f309a2e04f242a171152cb7c6c4300266a
intel: Move compute_msaa_layout earlier in file.

No functional change.  This patch moves the compute_msaa_layout()
function earlier in intel_mipmap_tree.c so that it can be used by
other functions in that file.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c