[Mesa-dev] [Bug 95266] Geometry missing from rendering, only when using Mesa.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 4 20:26:46 UTC 2016


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

--- Comment #9 from Roland Scheidegger <sroland at vmware.com> ---
FWIW it was not the samplers returning NaN for the float texture, but rather
the _coords_ being NaNs (thus the results from sampling could be anything,
though it is possible some implementations would use 0.0 as coord instead). But
those coords came from the vs, which seemed simple enough. So possibly the NaNs
might have been the result of a previous render pass. (It is of course also
possible some shader is simply bogus and relying on NaNs getting flushed to
zero somewhere on output.)
It would indeed be helpful to know if hw drivers are affected too.
(Using vtk sources to reproduce is pretty easy.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160504/5e572edf/attachment.html>


More information about the mesa-dev mailing list