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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c55 radv_device_get_cache_uuid(enum radeon_family family, void *uuid) function in typeref:typename:int
64 if (!disk_cache_get_function_identifier(radv_device_get_cache_uuid, &ctx) ||
316 if (radv_device_get_cache_uuid(device->rad_info.family, device->cache_uuid)) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c117 radv_device_get_cache_uuid(enum radeon_family family, void *uuid) function in typeref:typename:int
126 if (!disk_cache_get_function_identifier(radv_device_get_cache_uuid, &ctx)
684 if (radv_device_get_cache_uuid(device->rad_info.family, device->cache_uuid)) {

Completed in 20 milliseconds