i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Dec 2014 02:43:08 +0000 (18:43 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 24 Dec 2014 08:15:40 +0000 (00:15 -0800)
commit4616b2ef850cb2b3e33005809ed77a697afc4186
tree9f1d6adfb7d9a603cfc849542c0177df863eab22
parentb7f14e03e3de218aedf4ba9439384c7bcbc091eb
i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.

This was probably missed when moving from a fixed binding table layout
to a dynamic one that changes based on the shader.

Fixes newly proposed Piglit test fbo-mrt-new-bind.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=87619
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Mike Stroyan <mike@LunarG.com>
Cc: "10.4 10.3" <mesa-stable@lists.freedesktop.org>
src/mesa/drivers/dri/i965/brw_wm_surface_state.c