Searched defs:dc_plane_cap (Results 1 – 1 of 1) sorted by relevance
116 struct dc_plane_cap { struct117 enum dc_plane_type type;118 uint32_t per_pixel_alpha : 1;119 struct {125 } pixel_format_support;129 struct {133 } max_upscale_factor;137 struct {141 } max_downscale_factor;143 uint32_t min_width;[all …]