Home
last modified time | relevance | path

Searched refs:disk_cache_format_hex_id (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/util/
H A Ddisk_cache.h82 disk_cache_format_hex_id(char *buf, const uint8_t *hex_id, unsigned size) in disk_cache_format_hex_id() function
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c168 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in nouveau_disk_cache_create()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c108 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in r300_disk_cache_create()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp409 disk_cache_format_hex_id(cache_id, sha1, 20 * 2);
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c945 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in lp_disk_cache_create()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c774 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in r600_disk_cache_create()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1071 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in si_disk_cache_create()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c315 disk_cache_format_hex_id(buf, device->cache_uuid, VK_UUID_SIZE * 2); in tu_physical_device_init()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c804 disk_cache_format_hex_id(buf, device->cache_uuid, VK_UUID_SIZE * 2); in radv_physical_device_try_create()

Completed in 22 milliseconds