[Mesa-dev] [Bug 69202] piglit fs-mix-float-float-bool regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 11 11:16:19 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69202
--- Comment #3 from Roland Scheidegger <sroland at vmware.com> ---
There's CMP and UCMP. The first wants a float input for comparison though (so
should be used for hw not supporting ints), the latter should be used for hw
which supports "true" ints/booleans (though it has some unresolved issues wrt
if src2/src3 arguments are floats or not hence if you use src modifiers on them
what happens is anyone's guess).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130911/9f403883/attachment.html>
More information about the mesa-dev
mailing list