Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Ddisk_cache.h84 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) in disk_cache_get_function_timestamp() function
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c155 if (disk_cache_get_function_timestamp(nouveau_disk_cache_create, in nouveau_disk_cache_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c632 if (disk_cache_get_function_timestamp(si_disk_cache_create, in si_disk_cache_create()
638 if (disk_cache_get_function_timestamp(LLVMInitializeAMDGPUTargetInfo, in si_disk_cache_create()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c855 if (disk_cache_get_function_timestamp(r600_disk_cache_create, in r600_disk_cache_create()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c55 if (!disk_cache_get_function_timestamp(radv_device_get_cache_uuid, &mesa_timestamp) || in radv_device_get_cache_uuid()
56 !disk_cache_get_function_timestamp(LLVMInitializeAMDGPUTargetInfo, &llvm_timestamp)) in radv_device_get_cache_uuid()