Lines Matching refs:solutions
94 .reg = l->solutions[reg] / 16,
95 .offset = l->solutions[reg] & 0xF,
636 l->solutions[ins->src[0]] = 0;
639 l->solutions[ins->src[2]] = (16 * 1) + COMPONENT_X * 4;
642 l->solutions[ins->src[3]] = (16 * 1) + COMPONENT_Y * 4;
645 l->solutions[ins->src[1]] = (16 * 1) + COMPONENT_Z * 4;
648 l->solutions[ins->dest] = (16 * 1) + COMPONENT_W * 4;
665 l->solutions[ctx->temp_count + i] = (16 * i);
705 l->solutions[ctx->blend_input] = 0;
713 l->solutions[ctx->blend_src1] = (16 * 2);