965: put brw_constant_buffer atom directly in update list

This commit is contained in:
Keith Whitwell 2007-12-14 20:13:44 +00:00
parent 41b1aa5109
commit ae858511d0

View file

@ -90,8 +90,7 @@ const struct brw_tracked_state *atoms[] =
&brw_psp_urb_cbs,
NULL, /* brw_constant_buffer */
&brw_constant_buffer
};