Function crispy::egl::import_dmabuf_display
source ยท pub unsafe fn import_dmabuf_display(
display: Display,
fd: BorrowedFd<'_>,
(width, height): (u32, u32),
fourcc: Format,
) -> Result<DmabufImage, DmabufImportError>
Expand description
Requires the context to already be current