i965: Move arrays brw_multisample_positions* to new header
authorChad Versace <chad.versace@linux.intel.com>
Tue, 6 Aug 2013 22:52:11 +0000 (15:52 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Wed, 14 Aug 2013 01:04:20 +0000 (18:04 -0700)
commit11b8f8e7e4fd9654df6cee9162aefee0bd571482
tree661ed4abbb18760527d9bbb6234529f1bc2153a2
parent7eecda29c8027fb8318673de788bb840291c0ea0
i965: Move arrays brw_multisample_positions* to new header

Move the arrays to the new header brw_multisample_state.h, which will be
shared with Broadwell code.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/brw_multisample_state.h [new file with mode: 0644]
src/mesa/drivers/dri/i965/gen6_multisample_state.c