Searched refs:macro_tile_index (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.h102 unsigned macro_tile_index:4; /* max 15 */ member in struct:legacy_surf_layout
H A Dac_surface.c523 surf->u.legacy.macro_tile_index = csio->macroModeIndex;
525 surf->u.legacy.macro_tile_index = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dcik_sdma.c82 unsigned macro_tile_index = tex->surface.u.legacy.macro_tile_index; local in function:encode_tile_info
84 unsigned macro_tile_mode = info->cik_macrotile_mode_array[macro_tile_index];
H A Dsi_state.c2614 unsigned macro_index = tex->surface.u.legacy.macro_tile_index;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c57 unsigned macro_tile_index = tex->surface.u.legacy.macro_tile_index; local in function:encode_legacy_tile_info
59 unsigned macro_tile_mode = info->cik_macrotile_mode_array[macro_tile_index];
H A Dsi_state.c2618 unsigned macro_index = tex->surface.u.legacy.macro_tile_index;
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.h121 unsigned macro_tile_index : 4; /* max 15 */ member in struct:legacy_surf_layout
H A Dac_surface.c857 surf->u.legacy.macro_tile_index = csio->macroModeIndex;
859 surf->u.legacy.macro_tile_index = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c198 surf_ws->u.legacy.macro_tile_index = cik_get_macro_tile_index(surf_ws);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_surface.c198 surf_ws->u.legacy.macro_tile_index = cik_get_macro_tile_index(surf_ws);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D12.0.4.rst201 - winsys/amdgpu: fix radeon_surf::macro_tile_index for imported
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c4567 unsigned macro_index = surf->u.legacy.macro_tile_index;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c7006 unsigned macro_index = surf->u.legacy.macro_tile_index;

Completed in 44 milliseconds