i965: Move MOCS macros to brw_state.h.
authorRafael Antognolli <rafael.antognolli@intel.com>
Thu, 4 May 2017 18:49:08 +0000 (11:49 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 8 May 2017 04:02:44 +0000 (21:02 -0700)
commit592d4387a3932b54be91f7eefd0f964378bf11df
tree87e954fb0b8a379b1ef556470e53200fbed8155e
parentbc074a45180eddf30ea723bbdf89895e2c7684ca
i965: Move MOCS macros to brw_state.h.

brw_state.h is a better place to keep them, instead of brw_context.h.

Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state.h