Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
88 struct dc_plane_cap { struct89 enum dc_plane_type type;90 uint32_t blends_with_above : 1;91 uint32_t blends_with_below : 1;92 uint32_t per_pixel_alpha : 1;93 struct {99 } pixel_format_support;103 struct {107 } max_upscale_factor;111 struct {[all …]