Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
114 struct dc_plane_cap { struct115 enum dc_plane_type type;116 uint32_t per_pixel_alpha : 1;117 struct {123 } pixel_format_support;127 struct {131 } max_upscale_factor;135 struct {139 } max_downscale_factor;141 uint32_t min_width;[all …]