Function crispy::egl::attach_image_current
source ยท pub unsafe fn attach_image_current(
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Expand description
Creates a texture with the image attached
pub unsafe fn attach_image_current(
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Creates a texture with the image attached