Searched defs:legacy_surf_layout (Results 1 – 1 of 1) sorted by relevance
82 struct legacy_surf_layout { struct83 unsigned bankw:4; /* max 8 */84 unsigned bankh:4; /* max 8 */85 unsigned mtilea:4; /* max 8 */86 unsigned tile_split:13; /* max 4K */87 unsigned stencil_tile_split:13; /* max 4K */88 unsigned pipe_config:5; /* max 17 */89 unsigned num_banks:5; /* max 16 */90 unsigned macro_tile_index:4; /* max 15 */97 unsigned depth_adjusted:1;[all …]