Searched refs:radeon_try_alloc_miptree (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h89 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t);
H A Dradeon_screen.h243 #define radeon_try_alloc_miptree r200_radeon_try_alloc_miptree macro
H A Dradeon_mipmap_tree.c357 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t) function in typeref:typename:void
530 radeon_try_alloc_miptree(rmesa, t);
H A Dradeon_texture.c573 radeon_try_alloc_miptree(radeon, t);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h89 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t);
H A Dradeon_screen.h233 #define radeon_try_alloc_miptree r200_radeon_try_alloc_miptree macro
H A Dradeon_mipmap_tree.c358 void radeon_try_alloc_miptree(radeonContextPtr rmesa, radeonTexObj *t) function in typeref:typename:void
531 radeon_try_alloc_miptree(rmesa, t);
H A Dradeon_texture.c572 radeon_try_alloc_miptree(radeon, t);

Completed in 9 milliseconds