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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h83 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr);
H A Dradeon_mipmap_tree.c209 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function in typeref:typename:void
437 radeon_miptree_reference(mt, &image->mt);
536 radeon_miptree_reference(dst_miptree, &t->mt);
H A Dradeon_screen.h241 #define radeon_miptree_reference r200_radeon_miptree_reference macro
H A Dradeon_texture.c513 radeon_miptree_reference(t->mt, &image->mt);
575 radeon_miptree_reference(t->mt, &radeonImage->mt);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h83 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr);
H A Dradeon_screen.h231 #define radeon_miptree_reference r200_radeon_miptree_reference macro
H A Dradeon_mipmap_tree.c210 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function in typeref:typename:void
438 radeon_miptree_reference(mt, &image->mt);
537 radeon_miptree_reference(dst_miptree, &t->mt);
H A Dradeon_texture.c512 radeon_miptree_reference(t->mt, &image->mt);
574 radeon_miptree_reference(t->mt, &radeonImage->mt);

Completed in 7 milliseconds