Function crispy::egl::attach_image
source ยท pub fn attach_image(
_egl: CurrentContext<'_>,
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Expand description
Attaches texture to image
pub fn attach_image(
_egl: CurrentContext<'_>,
buf: DmabufImage,
) -> Result<DmabufImage, DmabufImportError>
Attaches texture to image