Type Alias vizia::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 */);