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