Re: [Mesa-dev] [PATCH] i965: Move MOCS macros to brw_state.h.

2017-05-04 Thread Pohjolainen, Topi
On Thu, May 04, 2017 at 11:49:08AM -0700, Rafael Antognolli wrote: > brw_state.h is a better place to keep them, instead of brw_context.h. Thanks for the follow-up :) > > Signed-off-by: Rafael Antognolli > Reviewed-by: Topi Pohjolainen > --- > src/mesa/drivers/dri/i965/brw_context.h | 42 > -

[Mesa-dev] [PATCH] i965: Move MOCS macros to brw_state.h.

2017-05-04 Thread Rafael Antognolli
brw_state.h is a better place to keep them, instead of brw_context.h. Signed-off-by: Rafael Antognolli Reviewed-by: Topi Pohjolainen --- src/mesa/drivers/dri/i965/brw_context.h | 42 - src/mesa/drivers/dri/i965/brw_state.h | 42 +