wl_shm: log when using zero-copy path
This commit is contained in:
parent
987bc5ee25
commit
37cff567a1
1 changed files with 1 additions and 0 deletions
|
|
@ -424,6 +424,7 @@ impl WlBuffer {
|
|||
}
|
||||
};
|
||||
*tex = Some(tex_);
|
||||
log::debug!("Using zero-copy wl_shm path");
|
||||
true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue