Update smithay, egui, and smithay-egui
This commit is contained in:
parent
48a165d182
commit
614d99fc05
5 changed files with 34 additions and 32 deletions
|
|
@ -264,7 +264,7 @@ impl State {
|
|||
gbm.clone(),
|
||||
GbmBufferFlags::RENDERING | GbmBufferFlags::SCANOUT,
|
||||
),
|
||||
GbmFramebufferExporter::new(gbm.clone()),
|
||||
GbmFramebufferExporter::new(gbm.clone(), Some(drm_node)),
|
||||
Some(gbm.clone()),
|
||||
[
|
||||
Fourcc::Abgr2101010,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue