https://bugs.freedesktop.org/show_bug.cgi?id=80888

Roland Scheidegger <srol...@vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Roland Scheidegger <srol...@vmware.com> ---
Unfortunately msvc (at least pre 2013) doesn't support NAN.
There's only one other method I can think of to do it there which would be to
use a float/uint union, set the uint to some nan bit pattern then use the float
part. No idea if it would actually work and not really nicer neither.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to