Searched refs:radeon_try_alloc_miptree (Results 1 – 8 of 8) sorted by relevance
89 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t);
182 #define radeon_try_alloc_miptree r200_radeon_try_alloc_miptree macro
357 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t) in radeon_try_alloc_miptree() function530 radeon_try_alloc_miptree(rmesa, t); in radeon_validate_texture_miptree()
573 radeon_try_alloc_miptree(radeon, t); in radeon_image_target_texture_2d()