HomeSort by relevance Sort by last modified time
    Searched defs:radeon_miptree_create (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 178 radeon_mipmap_tree* radeon_miptree_create(radeonContextPtr rmesa, function
373 t->mt = radeon_miptree_create(rmesa, t->base.Target,
radeon_screen.h 177 #define radeon_miptree_create r200_radeon_miptree_create macro

Completed in 70 milliseconds