Searched refs:disk_cache_format_hex_id (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/util/ |
H A D | disk_cache.h | 82 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 D | nouveau_screen.c | 168 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in nouveau_disk_cache_create()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen.c | 108 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 D | invocation.cpp | 409 disk_cache_format_hex_id(cache_id, sha1, 20 * 2);
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_screen.c | 945 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in lp_disk_cache_create()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.c | 774 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in r600_disk_cache_create()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.c | 1071 disk_cache_format_hex_id(cache_id, sha1, 20 * 2); in si_disk_cache_create()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 315 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 D | radv_device.c | 804 disk_cache_format_hex_id(buf, device->cache_uuid, VK_UUID_SIZE * 2); in radv_physical_device_try_create()
|
Completed in 22 milliseconds