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

--- Comment #3 from Roland Scheidegger <srol...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to