Home
last modified time | relevance | path

Searched refs:build_id_length (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/util/
H A Dbuild_id.h41 build_id_length(const struct build_id_note *note);
H A Dbuild_id.c132 build_id_length(const struct build_id_note *note) in build_id_length() function
H A Ddisk_cache.h128 _mesa_sha1_update(ctx, build_id_data(note), build_id_length(note)); in disk_cache_get_function_identifier()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_disk_cache.c196 assert(note && build_id_length(note) == 20); /* sha1 */ in lima_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disk_cache.c42 assert(note && build_id_length(note) == 20); /* sha1 */ in etna_disk_cache_init()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_disk_cache.c57 assert(note && build_id_length(note) == 20); /* sha1 */ in ir3_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_disk_cache.c65 assert(note && build_id_length(note) == 20); in v3d_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_disk_cache.c276 assert(note && build_id_length(note) == 20); /* sha1 */ in iris_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c248 assert(note && build_id_length(note) == 20); /* sha1 */ in crocus_disk_cache_init()
/third_party/mesa3d/src/intel/compiler/
H A Dintel_clc.c63 unsigned build_id_len = build_id_length(note); in get_disk_cache()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c950 unsigned build_id_len = build_id_length(note); in virgl_disk_cache_create()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c267 build_id_len = build_id_length(note); in pvr_physical_device_init_uuids()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c655 unsigned build_id_len = build_id_length(note); in init_uuids()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c546 unsigned build_id_len = build_id_length(note); in anv_physical_device_init_uuids()

Completed in 21 milliseconds