mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
965: put brw_constant_buffer atom directly in update list
This commit is contained in:
parent
41b1aa5109
commit
ae858511d0
1 changed files with 1 additions and 2 deletions
|
|
@ -90,8 +90,7 @@ const struct brw_tracked_state *atoms[] =
|
|||
|
||||
&brw_psp_urb_cbs,
|
||||
|
||||
|
||||
NULL, /* brw_constant_buffer */
|
||||
&brw_constant_buffer
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue