Home
last modified time | relevance | path

Searched refs:ac_surface_get_gfx9_pitch_align (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface.c2863 static uint32_t ac_surface_get_gfx9_pitch_align(struct radeon_surf *surf) in ac_surface_get_gfx9_pitch_align() function
2907 if ((ac_surface_get_gfx9_pitch_align(surf) - 1) & pitch) in ac_surface_override_offset_stride()