HomeSort by relevance Sort by last modified time
    Searched refs:radeon_miptree_reference (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.h 83 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr);
radeon_mipmap_tree.c 219 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function
468 radeon_miptree_reference(mt, &image->mt);
567 radeon_miptree_reference(dst_miptree, &t->mt);
radeon_texture.c 569 radeon_miptree_reference(t->mt, &image->mt);
632 radeon_miptree_reference(t->mt, &radeonImage->mt);
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.h 83 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr);
radeon_mipmap_tree.c 219 void radeon_miptree_reference(radeon_mipmap_tree *mt, radeon_mipmap_tree **ptr) function
468 radeon_miptree_reference(mt, &image->mt);
567 radeon_miptree_reference(dst_miptree, &t->mt);
radeon_texture.c 569 radeon_miptree_reference(t->mt, &image->mt);
632 radeon_miptree_reference(t->mt, &radeonImage->mt);

Completed in 249 milliseconds