Searched refs:macro_tile_index (Results 1 – 7 of 7) sorted by relevance
39 unsigned macro_tile_index = tex->surface.u.legacy.macro_tile_index; in encode_legacy_tile_info() local41 unsigned macro_tile_mode = info->cik_macrotile_mode_array[macro_tile_index]; in encode_legacy_tile_info()
117 unsigned macro_tile_index : 4; /* max 15 */ member
868 const uint32_t macro_index = surf->u.legacy.macro_tile_index; in ac_init_gfx6_ds_surface()
1092 surf->u.legacy.macro_tile_index = csio->macroModeIndex; in gfx6_surface_settings()1094 surf->u.legacy.macro_tile_index = 0; in gfx6_surface_settings()
178 surf_ws->u.legacy.macro_tile_index = cik_get_macro_tile_index(surf_ws); in surf_drm_to_winsys()
201 - winsys/amdgpu: fix radeon_surf::macro_tile_index for imported
49167 …[email protected],winsys/amdgpu: fix radeon_surf::macro_tile_index for imported …63652 …/mesa3d,[email protected],gallium/radeon: add radeon_surf::macro_tile_index