Lines Matching refs:index
338 /* Figure out the descriptor array index if any
390 /* The entire deref was consumed in finding the block index. Return
391 * a pointer which just has a block index and a later access chain
403 * final block index. Insert a descriptor load and cast to a deref to
443 nir_ssa_def *index = vtn_access_link_as_ssa(b, deref_chain->link[0], 1,
445 tail = nir_build_deref_ptr_as_array(&b->nb, tail, index);
556 val->def = nir_vector_extract(&b->nb, val->def, src->arr.index.ssa);
573 dest->arr.index.ssa);
1221 var_data->index = dec->operands[0];
1697 /* In this case, we're looking for a block index and not an actual
1700 * For PhysicalStorageBuffer pointers, we don't have a block index
1753 * pointer to somewhere inside the block. Set the block index
1761 * For PhysicalStorageBuffer pointers, we don't have a block index
2180 var->var->data.index = var->input_attachment_index;