Lines Matching defs:_bfc0
1050 struct ureg _bfc0 = undef, _bfc1 = undef;
1092 _bfc0 = make_temp(p, get_scenecolor(p, 1));
1096 _bfc1 = _bfc0;
1113 emit_op1(p, OPCODE_MOV, res0, 0, _bfc0);
1334 res0 = _bfc0;
1339 res0 = _bfc0;
1355 emit_op3(p, OPCODE_MAD, _bfc0, 0, swizzle1(lit,X), ambient, _bfc0);
1359 emit_op2(p, OPCODE_ADD, _bfc0, 0, ambient, _bfc0); /**/
1363 emit_op2(p, OPCODE_ADD, _bfc0, 0, ambient, _bfc0);
1366 emit_op3(p, OPCODE_MAD, res0, mask0, swizzle1(lit,Y), diffuse, _bfc0);