Searched refs:base_array_index (Results 1 – 1 of 1) sorted by relevance
311 nir_def *base_array_index = nir_imm_int(&b, base_offset); in get_query_resolve() local324 …ir_def *array_index = nir_iadd(&b, nir_imul_imm(&b, loop_counter_value, stride), base_array_index); in get_query_resolve()