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