Lines Matching refs:solutions
94 .reg = l->solutions[reg] / 16,
95 .offset = l->solutions[reg] & 0xF,
591 l->solutions[ins->src[0]] = 0;
594 l->solutions[ins->src[2]] = (16 * 1) + COMPONENT_X * 4;
597 l->solutions[ins->src[3]] = (16 * 1) + COMPONENT_Y * 4;
600 l->solutions[ins->src[1]] = (16 * 1) + COMPONENT_Z * 4;
603 l->solutions[ins->dest] = (16 * 1) + COMPONENT_W * 4;
620 l->solutions[ctx->temp_count + i] = (16 * i);
660 l->solutions[ctx->blend_input] = 0;
668 l->solutions[ctx->blend_src1] = (16 * 2);