Type Alias vizia_core::vg::gpu::YUVABackendTextureInfo
pub type YUVABackendTextureInfo = Handle<GrYUVABackendTextureInfo>;
Expand description
A description of a set BackendTextures that hold the planar data described by a YUVAInfo.
Aliased Typeยง
struct YUVABackendTextureInfo(/* private fields */);