[Bug 94037] [Gallium] glGetQueryObject with GL_ANY_SAMPLES_PASSED returns the same as with GL_SAMPLES_PASSED
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 7 22:46:53 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94037
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
This should have been (semi-accidentally) fixed in commit
https://cgit.freedesktop.org/mesa/mesa/commit/?id=386a9ec77b7113c1e0c29c30b981a50175ac16e8
which refactored a lot of that code, and will be fixed even harder once my
recent series cleaning this up lands:
https://patchwork.freedesktop.org/series/3163/
note that the issue only applied to the 64-bit getters. Both of the 32-bit
getters did force the value to be true/false.
Long story short, try mesa-git, the problem should go away.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160207/f86ab0ca/attachment.html>
More information about the dri-devel
mailing list