mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-20 06:59:42 -05:00
subsurface: use cached surface state
This commit is contained in:
parent
e0258f4506
commit
8ecc557ab0
2 changed files with 14 additions and 18 deletions
|
|
@ -162,7 +162,7 @@ struct wlr_subsurface {
|
|||
|
||||
struct wlr_subsurface_state current, pending;
|
||||
|
||||
struct wlr_surface_state cached;
|
||||
uint32_t cached_seq;
|
||||
bool has_cache;
|
||||
|
||||
bool synchronized;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue