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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h92 uint32_t get_base_teximage_offset(radeonTexObj *texObj);
H A Dradeon_screen.h235 #define get_base_teximage_offset r200_get_base_teximage_offset macro
H A Dradeon_mipmap_tree.c572 uint32_t get_base_teximage_offset(radeonTexObj *texObj) function in typeref:typename:uint32_t
H A Dradeon_state_init.c491 OUT_BATCH_RELOC(t->tile_bits, t->mt->bo, get_base_teximage_offset(t),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h92 uint32_t get_base_teximage_offset(radeonTexObj *texObj);
H A Dradeon_screen.h225 #define get_base_teximage_offset r200_get_base_teximage_offset macro
H A Dradeon_mipmap_tree.c573 uint32_t get_base_teximage_offset(radeonTexObj *texObj) function in typeref:typename:uint32_t
H A Dradeon_state_init.c491 get_base_teximage_offset(t) | t->tile_bits,

Completed in 10 milliseconds