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 */);
pub type YUVABackendTextures = Handle<GrYUVABackendTextures>;
A set of BackendTextures that hold the planar data for an image described a YUVAInfo.
struct YUVABackendTextures(/* private fields */);