Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Ddisk_cache.h98 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) in disk_cache_get_function_timestamp() function
131 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.c91 if (!disk_cache_get_function_timestamp(panvk_device_get_cache_uuid, in panvk_device_get_cache_uuid()