Home
last modified time | relevance | path

Searched refs:initial_location (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h96 unsigned initial_location; member
H A Dgl_nir_link_varyings.c2590 xfb_decls[i].matched_candidate->initial_location = in assign_initial_varying_locations()
2716 if (xfb_decls[i].matched_candidate->initial_location == -1) in assign_final_varying_locations()
2725 xfb_decls[i].matched_candidate->initial_location && in assign_final_varying_locations()
2729 xfb_decls[i].matched_candidate->initial_location = -1; in assign_final_varying_locations()
/third_party/elfutils/src/
H A Dreadelf.c6890 Dwarf_Word initial_location = 0; in print_debug_frame_section() local
7054 initial_location = read_addr_unaligned_inc (ptr_size, dbg, readp); in print_debug_frame_section()
7061 full 64 bit address even when initial_location only holds in print_debug_frame_section()
7063 Dwarf_Addr pc_start = initial_location; in print_debug_frame_section()
7073 " initial_location: ", in print_debug_frame_section()
7077 pc_start, initial_location); in print_debug_frame_section()
7082 + (uint64_t) initial_location) in print_debug_frame_section()
10921 int32_t initial_location = read_4sbyte_unaligned_inc (dbg, readp); in print_debug_frame_hdr_section() local
10923 + (int64_t) initial_location); in print_debug_frame_hdr_section()
10928 initial_location, initial_offse in print_debug_frame_hdr_section()
[all...]

Completed in 18 milliseconds