Home | History | Annotate | Download | only in main

Lines Matching full:_col1

1030    struct ureg _col0 = undef, _col1 = undef;
1057 _col1 = make_temp(p, get_identity_param(p));
1059 _col1 = _col0;
1089 emit_op1(p, OPCODE_MOV, res1, 0, _col1);
1198 res1 = _col1;
1219 emit_op3(p, OPCODE_MAD, res1, mask1, swizzle1(lit,Z), specular, _col1);