Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c109 radv_device_get_cache_uuid(enum radeon_family family, void *uuid) in radv_device_get_cache_uuid() function
118 if (!disk_cache_get_function_identifier(radv_device_get_cache_uuid, &ctx) || in radv_device_get_cache_uuid()
393 if (radv_device_get_cache_uuid(device->rad_info.family, device->cache_uuid)) { in radv_physical_device_try_create()