Searched refs:nsrc1 (Results 1 – 1 of 1) sorted by relevance
2182 unsigned nsrc0 = 0, nsrc1 = 0; in emit_tex() local2385 src1[nsrc1++] = off[i]; in emit_tex()2387 src1[nsrc1++] = create_immed(b, fui(0.0)); in emit_tex()2392 src1[nsrc1++] = lod; in emit_tex()2419 struct ir3_instruction *col1 = ir3_create_collect(ctx, src1, nsrc1); in emit_tex()