Type Alias crispy::egl::DmabufImageRef
source · pub type DmabufImageRef = DmabufImage;
Aliased Type§
struct DmabufImageRef {
texture: TextureId,
image: Image,
dimensions: Dimensions,
format: DrmFourcc,
}
Fields§
§texture: TextureId
§image: Image
§dimensions: Dimensions
§format: DrmFourcc