YUVABackendTextureInfo

Type Alias YUVABackendTextureInfo 

pub type YUVABackendTextureInfo = Handle<GrYUVABackendTextureInfo>;
Available on crate feature engine 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 */);