2011/4/10 Eric Anholt <e...@anholt.net>: > + op[0] = get_scalar_boolean_operand(instructions, state, this, 0, "LHS", > + &error_emitted); > + op[1] = get_scalar_boolean_operand(instructions, state, this, 1, "LHS", > + &error_emitted);
Shouldn't the second operand_name of get_scalar_boolean_operand be "RHS"? _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev