Searched refs:offset_idx (Results 1 – 2 of 2) sorted by relevance
105 unsigned offset_idx = offset_src(intr->intrinsic); in split_wrmask() local114 nir_ssa_def *offset = nir_ssa_for_src(b, intr->src[offset_idx], 1); in split_wrmask()163 } else if (i == offset_idx) { in split_wrmask()
464 size_t offset_idx = 0; in CopyTable() local482 fbb.AddOffset(fielddef.offset(), Offset<void>(offsets[offset_idx++])); in CopyTable()491 FLATBUFFERS_ASSERT(offset_idx == offsets.size()); in CopyTable()