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