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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h103 radeon_mipmap_tree *radeon_miptree_create(radeonContextPtr rmesa,
H A Dradeon_screen.h238 #define radeon_miptree_create r200_radeon_miptree_create macro
H A Dradeon_mipmap_tree.c178 radeon_mipmap_tree* radeon_miptree_create(radeonContextPtr rmesa, function in typeref:typename:radeon_mipmap_tree *
373 t->mt = radeon_miptree_create(rmesa, t->base.Target,
H A Dradeon_texture.c692 return radeon_miptree_create(rmesa, texObj->Target,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h103 radeon_mipmap_tree *radeon_miptree_create(radeonContextPtr rmesa,
H A Dradeon_screen.h228 #define radeon_miptree_create r200_radeon_miptree_create macro
H A Dradeon_mipmap_tree.c179 radeon_mipmap_tree* radeon_miptree_create(radeonContextPtr rmesa, function in typeref:typename:radeon_mipmap_tree *
374 t->mt = radeon_miptree_create(rmesa, t->base.Target,
H A Dradeon_texture.c687 return radeon_miptree_create(rmesa, texObj->Target,

Completed in 8 milliseconds