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