Type Alias webrender::prim_store::image::YuvImageTemplate
source · pub type YuvImageTemplate = PrimTemplate<YuvImageData>;
Aliased Type§
struct YuvImageTemplate {
pub common: PrimTemplateCommonData,
pub kind: YuvImageData,
}
Fields§
§common: PrimTemplateCommonData
§kind: YuvImageData