[Mesa-dev] [Bug 83573] [swrast] piglit fs-op-not-bool-using-if regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 8 09:01:25 PDT 2014


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

--- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> ---
On quick inspection that's happening in

_mesa_propagate_uniforms_to_driver_storage

The format gets set to uniform_bool_float which in turn goes through

((float *) dst)[c] = (float) *isrc;

-- 
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/20140908/d22b0e5d/attachment.html>


More information about the mesa-dev mailing list