unsafe fn attach_image_current(
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Expand description
Creates a texture with the image attached.
An egl context must be current
unsafe fn attach_image_current(
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Creates a texture with the image attached.
An egl context must be current