metal: add support for copy-device based prime methods
This commit is contained in:
parent
fa897f0f76
commit
a77929741a
7 changed files with 223 additions and 50 deletions
|
|
@ -293,7 +293,6 @@ pub struct State {
|
|||
pub outputs_without_hc: NumCell<usize>,
|
||||
pub udmabuf: Rc<UdmabufHolder>,
|
||||
pub gfx_ctx_changed: EventSource<WlBuffer>,
|
||||
#[expect(dead_code)]
|
||||
pub copy_device_registry: Rc<CopyDeviceRegistry>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue