Lines Matching defs:undef
332 static const struct ureg undef = {
626 emit_op3fn(p, op, dst, mask, src0, src1, undef, __func__, __LINE__)
629 emit_op3fn(p, op, dst, mask, src0, undef, undef, __func__, __LINE__)
954 struct ureg attenuation = undef;
955 struct ureg att = undef;
1049 struct ureg _col0 = undef, _col1 = undef;
1050 struct ureg _bfc0 = undef, _bfc1 = undef;
1177 struct ureg half = undef;
1178 struct ureg att = undef, VPpli = undef;
1179 struct ureg dist = undef;
1502 struct ureg out_texgen = undef;
1687 emit_op1(p, OPCODE_END, undef, 0, undef);
1708 p.eye_position = undef;
1709 p.eye_position_z = undef;
1710 p.eye_position_normalized = undef;
1711 p.transformed_normal = undef;
1712 p.identity = undef;