Searched refs:sp_get_cached_tile_tex (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.h | 150 sp_get_cached_tile_tex(struct softpipe_tex_tile_cache *tc, function in typeref:typename:const struct softpipe_tex_cached_tile *
|
| H A D | sp_tex_sample.c | 696 * sp_get_cached_tile_tex() function. 711 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 727 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 914 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 953 tile = sp_get_cached_tile_tex(sp_sview->cache, addr);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.h | 150 sp_get_cached_tile_tex(struct softpipe_tex_tile_cache *tc, function in typeref:typename:const struct softpipe_tex_cached_tile *
|
| H A D | sp_tex_sample.c | 710 * sp_get_cached_tile_tex() function. 725 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 741 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 928 tile = sp_get_cached_tile_tex(sp_sview->cache, addr); 967 tile = sp_get_cached_tile_tex(sp_sview->cache, addr);
|
Completed in 15 milliseconds