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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h96 unsigned get_texture_image_size(
H A Dradeon_pixel_read.c136 dst_imagesize = get_texture_image_size(dst_format,
H A Dradeon_screen.h237 #define get_texture_image_size r200_get_texture_image_size macro
H A Dradeon_mipmap_tree.c72 unsigned get_texture_image_size( function in typeref:typename:unsigned
135 lvl->size = get_texture_image_size(mt->mesaFormat, lvl->rowstride, height, lvl->depth, mt->tilebits);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h96 unsigned get_texture_image_size(
H A Dradeon_pixel_read.c136 dst_imagesize = get_texture_image_size(dst_format,
H A Dradeon_screen.h227 #define get_texture_image_size r200_get_texture_image_size macro
H A Dradeon_mipmap_tree.c73 unsigned get_texture_image_size( function in typeref:typename:unsigned
136 lvl->size = get_texture_image_size(mt->mesaFormat, lvl->rowstride, height, lvl->depth, mt->tilebits);

Completed in 6 milliseconds