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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.h38 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height);
H A Dradeon_screen.h266 #define get_tile_size r200_get_tile_size macro
H A Dradeon_mipmap_tree.c89 get_tile_size(format, &tileWidth, &tileHeight);
109 get_tile_size(format, &tileWidth, &tileHeight);
H A Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.h38 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height);
H A Dradeon_screen.h256 #define get_tile_size r200_get_tile_size macro
H A Dradeon_mipmap_tree.c90 get_tile_size(format, &tileWidth, &tileHeight);
110 get_tile_size(format, &tileWidth, &tileHeight);
H A Dradeon_tile.c477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) function in typeref:typename:void

Completed in 8 milliseconds