i965: Add missing BRW_NEW_CS_PROG_DATA to compute constant atom.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 22 Sep 2016 04:31:25 +0000 (21:31 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Oct 2016 00:09:07 +0000 (17:09 -0700)
commitce6c80ebbb672fb4dfda2b5bfaecc2afc2bcbbcd
tree2f13a0469da6b79ab9aef6abdefc8bee6615ec6d
parentf2b9b0c730e345bcffa9eadabb25af3ab02642f2
i965: Add missing BRW_NEW_CS_PROG_DATA to compute constant atom.

CACHE_NEW_CS_PROG hasn't existed in quite a long time...the old
comment was there, but not the actual bit.

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/gen7_cs_state.c