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 D | radeon_tile.h | 38 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height);
|
| H A D | radeon_screen.h | 266 #define get_tile_size r200_get_tile_size macro
|
| H A D | radeon_mipmap_tree.c | 89 get_tile_size(format, &tileWidth, &tileHeight); 109 get_tile_size(format, &tileWidth, &tileHeight);
|
| H A D | radeon_tile.c | 477 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 D | radeon_tile.h | 38 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height);
|
| H A D | radeon_screen.h | 256 #define get_tile_size r200_get_tile_size macro
|
| H A D | radeon_mipmap_tree.c | 90 get_tile_size(format, &tileWidth, &tileHeight); 110 get_tile_size(format, &tileWidth, &tileHeight);
|
| H A D | radeon_tile.c | 477 void get_tile_size(mesa_format format, unsigned *block_width, unsigned *block_height) function in typeref:typename:void
|
Completed in 8 milliseconds