i965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS to PS_EXTRA.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 9 Sep 2016 05:26:20 +0000 (22:26 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Oct 2016 00:09:07 +0000 (17:09 -0700)
commit0047d600afee613c5b4fd64c986edfd5c38548c9
tree5a67923e91e9f0589af33dca08a83b997d4331d8
parent28e1538be7923205231402ab928b61b670bd2962
i965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS to PS_EXTRA.

3DSTATE_PS doesn't need this.  3DSTATE_PS_EXTRA however does,
for brw_color_buffer_write_enabled().

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/gen8_ps_state.c