Re: [Mesa-dev] [PATCH 1/2] i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state

2016-10-31 Thread Anuj Phogat
On Wed, Oct 26, 2016 at 11:23 AM, Nanley Chery wrote: > This packet is non-pipelined and doesn't ever change across emissions. > > Signed-off-by: Nanley Chery > --- > src/mesa/drivers/dri/i965/brw_misc_state.c | 41 >

[Mesa-dev] [PATCH 1/2] i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state

2016-10-26 Thread Nanley Chery
This packet is non-pipelined and doesn't ever change across emissions. Signed-off-by: Nanley Chery --- src/mesa/drivers/dri/i965/brw_misc_state.c | 41 +++- src/mesa/drivers/dri/i965/brw_state.h| 1 -