mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 10:08:08 +02:00
i965: Enable DRAWING_RECTANGLE emit on Sandybridge.
This commit is contained in:
parent
64e0c586a7
commit
c9065cd61f
1 changed files with 1 additions and 1 deletions
|
|
@ -167,9 +167,9 @@ const struct brw_tracked_state *gen6_atoms[] =
|
|||
&brw_aa_line_parameters,
|
||||
|
||||
&brw_psp_urb_cbs,
|
||||
#endif
|
||||
|
||||
&brw_drawing_rect,
|
||||
#endif
|
||||
|
||||
&brw_indices,
|
||||
&brw_index_buffer,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue