crispy::egl

Function import_dmabuf_display

Source
pub unsafe fn import_dmabuf_display(
    display: Display,
    fd: &DmaBuf,
    (width, height): (u32, u32),
    fourcc: Format,
) -> Result<DmabufImage, DmabufImportError>
Expand description

Requires the context to already be current