1
0
Fork 0
forked from wry/wry

metal: add copy-device based prime methods

This commit is contained in:
Julian Orth 2026-02-14 23:47:45 +01:00
parent a77929741a
commit 897944b580
4 changed files with 571 additions and 25 deletions

View file

@ -116,7 +116,6 @@ impl Udmabuf {
Ok(dmabuf)
}
#[expect(dead_code)]
pub fn create_dmabuf(
&self,
dma_buf_ids: &DmaBufIds,