Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Ddisk_cache.h97 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) in disk_cache_get_function_timestamp() function
130 if (disk_cache_get_function_timestamp(ptr, &timestamp)) { in disk_cache_get_function_identifier()
/third_party/mesa3d/docs/relnotes/
D18.1.5.rst56 - util/disk_cache: Fix disk_cache_get_function_timestamp with disabled
D20.0.0.rst2579 - disk_cache_get_function_timestamp: check for dladdr
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c89 if (!disk_cache_get_function_timestamp(panvk_device_get_cache_uuid, in panvk_device_get_cache_uuid()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c64 if (!disk_cache_get_function_timestamp(tu_device_get_cache_uuid, in tu_device_get_cache_uuid()