Home
last modified time | relevance | path

Searched refs:_radeon_mipmap_tree (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h33 typedef struct _radeon_mipmap_tree radeon_mipmap_tree;
62 struct _radeon_mipmap_tree { struct
Dradeon_common_context.h168 struct _radeon_mipmap_tree *mt;
188 struct _radeon_mipmap_tree *mt;
Dradeon_mipmap_tree.c192 radeon_mipmap_tree *mt = CALLOC_STRUCT(_radeon_mipmap_tree); in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h33 typedef struct _radeon_mipmap_tree radeon_mipmap_tree;
62 struct _radeon_mipmap_tree { struct
Dradeon_common_context.h168 struct _radeon_mipmap_tree *mt;
188 struct _radeon_mipmap_tree *mt;
Dradeon_mipmap_tree.c192 radeon_mipmap_tree *mt = CALLOC_STRUCT(_radeon_mipmap_tree); in radeon_miptree_create()