[Mesa-dev] [PATCH] r600g: Add support for ROUND

Henri Verbeet hverbeet at gmail.com
Sun Aug 7 17:48:15 PDT 2011


On 8 August 2011 02:24, Jose Fonseca <jfonseca at vmware.com> wrote:
> There's no "wrong" or "right" when there are two equidistant integers -- it's all a matter of convention.
>
But note that rounding to nearest even is a slightly better convention
in terms of rounding bias. I.e., not using RNDNE is both likely to be
slower and likely to produce worse results.


More information about the mesa-dev mailing list