Searched refs:gfx9_compute_miptree (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/amd/common/ |
D | ac_surface.c | 1364 static int gfx9_compute_miptree(struct ac_addrlib *addrlib, const struct radeon_info *info, in gfx9_compute_miptree() function 1954 r = gfx9_compute_miptree(addrlib, info, config, surf, compressed, &AddrSurfInfoIn); in gfx9_compute_surface() 1972 r = gfx9_compute_miptree(addrlib, info, config, surf, compressed, &AddrSurfInfoIn); in gfx9_compute_surface()
|