Type Alias YUVABackendTextureInfo
pub type YUVABackendTextureInfo = Handle<GrYUVABackendTextureInfo>;Available on crate features
engine and gpu only.Expand description
A description of a set BackendTextures that hold the planar data described by a [YUVAInfo].
Aliased Typeยง
pub struct YUVABackendTextureInfo(/* private fields */);