Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Ddisk_cache.h96 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) in disk_cache_get_function_timestamp() function
129 if (disk_cache_get_function_timestamp(ptr, &timestamp)) { in disk_cache_get_function_identifier()
/external/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
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c59 if (!disk_cache_get_function_timestamp(tu_device_get_cache_uuid, in tu_device_get_cache_uuid()