vulkan: import wl_shm buffers as udmabuf
This commit is contained in:
parent
47e15c6083
commit
a3d3a62af3
14 changed files with 545 additions and 99 deletions
|
|
@ -360,6 +360,7 @@ fn start_compositor2(
|
|||
xdg_surface_configure_events: Default::default(),
|
||||
workspace_display_order: Cell::new(WorkspaceDisplayOrder::Manual),
|
||||
outputs_without_hc: Default::default(),
|
||||
udmabuf: Default::default(),
|
||||
});
|
||||
state.tracker.register(ClientId::from_raw(0));
|
||||
create_dummy_output(&state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue