dmabuf: cache is_disjoint property
This commit is contained in:
parent
f00202f149
commit
0884a5c656
9 changed files with 27 additions and 14 deletions
|
|
@ -155,6 +155,7 @@ impl JayScreencastEventHandler for UsrJayScreencast {
|
|||
format,
|
||||
modifier: ev.modifier,
|
||||
planes: mem::take(self.pending_planes.borrow_mut().deref_mut()),
|
||||
is_disjoint: Default::default(),
|
||||
});
|
||||
Ok(())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue