Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
64 struct dc_plane_cap { struct65 enum dc_plane_type type;66 uint32_t blends_with_above : 1;67 uint32_t blends_with_below : 1;68 uint32_t per_pixel_alpha : 1;69 struct {75 } pixel_format_support;79 struct {83 } max_upscale_factor;87 struct {[all …]