Searched defs:legacy_surf_layout (Results 1 – 1 of 1) sorted by relevance
103 struct legacy_surf_layout { struct104 unsigned bankw : 4; /* max 8 */105 unsigned bankh : 4; /* max 8 */106 unsigned mtilea : 4; /* max 8 */107 unsigned tile_split : 13; /* max 4K */108 unsigned stencil_tile_split : 13; /* max 4K */109 unsigned pipe_config : 5; /* max 17 */110 unsigned num_banks : 5; /* max 16 */111 unsigned macro_tile_index : 4; /* max 15 */118 unsigned depth_adjusted : 1;[all …]