Home
last modified time | relevance | path

Searched refs:disk_cache_remove (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
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) in disk_cache_remove() function
Ddisk_cache.c253 disk_cache_remove(struct disk_cache *cache, const cache_key key) in disk_cache_remove() function
/third_party/mesa3d/src/compiler/glsl/
Dshader_cache.cpp254 disk_cache_remove(cache, prog->data->sha1); in shader_cache_read_program_metadata()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_disk_cache.c159 disk_cache_remove(cache, binary_sha1); in read_and_upload()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c300 disk_cache_remove(sscreen->disk_shader_cache, sha1); in si_shader_cache_load_shader()