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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h86 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt,
H A Dradeon_screen.h240 #define radeon_miptree_matches_image r200_radeon_miptree_matches_image macro
H A Dradeon_texture.c498 if (!t->mt || !radeon_miptree_matches_image(t->mt, texImage)) {
590 if (!radeon_miptree_matches_image(t->mt, &radeonImage->base.Base))
H A Dradeon_mipmap_tree.c290 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt, function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h86 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt,
H A Dradeon_screen.h230 #define radeon_miptree_matches_image r200_radeon_miptree_matches_image macro
H A Dradeon_texture.c497 if (!t->mt || !radeon_miptree_matches_image(t->mt, texImage)) {
589 if (!radeon_miptree_matches_image(t->mt, &radeonImage->base.Base))
H A Dradeon_mipmap_tree.c291 GLboolean radeon_miptree_matches_image(radeon_mipmap_tree *mt, function in typeref:typename:GLboolean

Completed in 9 milliseconds