Searched refs:build_id_length (Results 1 – 5 of 5) sorted by relevance
35 build_id_length(const struct build_id_note *note);
126 build_id_length(const struct build_id_note *note) in build_id_length() function
53 _mesa_sha1_update(&ctx, build_id_data(note), build_id_length(note)); in brw_program_binary_init()
420 assert(note && build_id_length(note) == 20 /* sha1 */); in brw_disk_cache_init()
232 unsigned build_id_len = build_id_length(note); in anv_physical_device_init_uuids()