Lines Matching refs:base
632 .base = var->data.driver_location,
1196 uint32_t base = 0;
1215 base += stride * nir_src_as_uint(deref->arr.index);
1228 base += glsl_get_struct_field_offset(parent->type, deref->strct.index);
1241 base += load->value[1].u32;
1244 base += load->value[1].u32;
1247 base += load->value[2].u32;
1253 *out_base = base;
1270 *out_base = base;
1502 * variable so we can provide a base/range.
1519 unsigned base, range;
1520 nir_get_explicit_deref_range(deref, addr_format, &base, &range);
1521 nir_intrinsic_set_range_base(load, base);
2023 * know the offset exactly (up to the offset of the base pointer for the