Reviewed-by: Jason Ekstrand
On Dec 17, 2014 5:26 AM, "Matt Turner" wrote:
> Reviewed-by: Matt Turner
>
> Thanks Iago!
> ___
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
___
Reviewed-by: Matt Turner
Thanks Iago!
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Commit 0ae9ca12a8 put source modifiers out of the bitcast operations
by adding a MOV operation that would handle them separately. It missed
the case of ceil though: the implementation negates both its source and
destination operands. The source operand will be used for RNDD, which
we can handle nor