Searched refs:disk_cache_remove (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddisk_cache.h181 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 Ddisk_cache.c678 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 Ddisk_cache.h194 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 Ddisk_cache.c253 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 Dshader_cache.cpp254 disk_cache_remove(cache, prog->data->sha1);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dshader_cache.cpp252 disk_cache_remove(cache, prog->data->sha1);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c159 disk_cache_remove(cache, binary_sha1);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c159 disk_cache_remove(cache, binary_sha1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c265 disk_cache_remove(sscreen->disk_shader_cache,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c300 disk_cache_remove(sscreen->disk_shader_cache, sha1);

Completed in 20 milliseconds