Searched refs:disk_cache_remove (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | disk_cache.h | 181 disk_cache_remove(struct disk_cache *cache, const cache_key key); 272 disk_cache_remove(struct disk_cache *cache, const cache_key key) function in typeref:typename:void
|
| H A D | disk_cache.c | 678 disk_cache_remove(struct disk_cache *cache, const cache_key key) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | disk_cache.h | 194 disk_cache_remove(struct disk_cache *cache, const cache_key key); 309 disk_cache_remove(struct disk_cache *cache, const cache_key key) function in typeref:typename:void
|
| H A D | disk_cache.c | 253 disk_cache_remove(struct disk_cache *cache, const cache_key key) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | shader_cache.cpp | 254 disk_cache_remove(cache, prog->data->sha1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | shader_cache.cpp | 252 disk_cache_remove(cache, prog->data->sha1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_disk_cache.c | 159 disk_cache_remove(cache, binary_sha1);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_disk_cache.c | 159 disk_cache_remove(cache, binary_sha1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_shaders.c | 265 disk_cache_remove(sscreen->disk_shader_cache,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_shaders.c | 300 disk_cache_remove(sscreen->disk_shader_cache, sha1);
|
Completed in 20 milliseconds