mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
Cell: disable cell_emit_state() for now
This commit is contained in:
parent
d53e1c255a
commit
8b1bfd1d27
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ void cell_update_derived( struct cell_context *cell )
|
|||
compute_cliprect(cell);
|
||||
#endif
|
||||
|
||||
cell_emit_state(cell);
|
||||
//cell_emit_state(cell);
|
||||
|
||||
cell->dirty = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue