Searched refs:_radeon_mipmap_tree (Results 1 – 6 of 6) sorted by relevance
33 typedef struct _radeon_mipmap_tree radeon_mipmap_tree;62 struct _radeon_mipmap_tree { struct
168 struct _radeon_mipmap_tree *mt;188 struct _radeon_mipmap_tree *mt;
192 radeon_mipmap_tree *mt = CALLOC_STRUCT(_radeon_mipmap_tree); in radeon_miptree_create()