Lines Matching refs:baseAlign
398 *max_alignment = addrGetMaxAlignmentsOutput.baseAlign; in ac_addrlib_create()
539 surf_level->offset = align64(surf->surf_size, AddrSurfInfoOut->baseAlign); in gfx6_compute_level()
662 surf->htile_alignment = AddrHtileOut->baseAlign; in gfx6_compute_level()
726 surf->surf_alignment = csio->baseAlign; in gfx6_surface_settings()
1140 surf->fmask_alignment = fout.baseAlign; in gfx6_compute_surface()
1383 surf->surf_alignment = MAX2(surf->surf_alignment, out.baseAlign); in gfx9_compute_miptree()
1384 surf->u.gfx9.stencil_offset = align(surf->surf_size, out.baseAlign); in gfx9_compute_miptree()
1402 surf->surf_alignment = out.baseAlign; in gfx9_compute_miptree()
1463 surf->htile_alignment = hout.baseAlign; in gfx9_compute_miptree()
1706 surf->fmask_alignment = fout.baseAlign; in gfx9_compute_miptree()
1766 surf->cmask_alignment = cout.baseAlign; in gfx9_compute_miptree()