Searched refs:build_id_length (Results 1 – 14 of 14) sorted by relevance
41 build_id_length(const struct build_id_note *note);
125 build_id_length(const struct build_id_note *note) in build_id_length() function
126 _mesa_sha1_update(ctx, build_id_data(note), build_id_length(note)); in disk_cache_get_function_identifier()
62 assert(note && build_id_length(note) == 20); /* sha1 */ in ir3_disk_cache_init()
45 assert(note && build_id_length(note) == 20); /* sha1 */ in etna_disk_cache_init()
278 assert(note && build_id_length(note) == 20); /* sha1 */ in iris_disk_cache_init()
55 _mesa_sha1_update(&ctx, build_id_data(note), build_id_length(note)); in brw_program_binary_init()
405 assert(note && build_id_length(note) == 20 /* sha1 */); in brw_disk_cache_init()
43 build_id_length related
94 build_id_length related
233 - build_id.c:126: multiple definition of \`build_id_length'
278 build_id_length related
403 unsigned build_id_len = build_id_length(note); in init_uuids()
230 unsigned build_id_len = build_id_length(note); in anv_physical_device_init_uuids()