allocator: don't require render usage for bridged buffers
This commit is contained in:
parent
1bacaa7b02
commit
bf65da4c76
15 changed files with 152 additions and 54 deletions
|
|
@ -389,7 +389,7 @@ impl XBackend {
|
|||
width,
|
||||
height,
|
||||
XRGB8888,
|
||||
&format.write_modifiers,
|
||||
format.write_modifiers.keys(),
|
||||
GBM_BO_USE_RENDERING,
|
||||
)?;
|
||||
let dma = bo.dmabuf();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue