Searched defs:radeon_miptree_reference (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c209 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function
437 radeon_miptree_reference(mt, &image->mt);
536 radeon_miptree_reference(dst_miptree, &t->mt);
H A Dradeon_screen.h180 #define radeon_miptree_reference r200_radeon_miptree_reference macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c209 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function
437 radeon_miptree_reference(mt, &image->mt);
536 radeon_miptree_reference(dst_miptree, &t->mt);
H A Dradeon_screen.h180 #define radeon_miptree_reference r200_radeon_miptree_reference macro

Completed in 235 milliseconds