[Mesa-dev] [Bug 105105] Suffixless KHR_robustness functions aren't exposed in ES 3.2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 3 11:41:21 UTC 2018


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

--- Comment #6 from Tapani Pälli <lemody at gmail.com> ---
OK .. after yet another gdb session I think now I got it. What is happening is
that when the test suite generates functions from khronos xml, it first sets
gl.readnPixels to glReadnPixelsKHR but later on replaces this same pointer with
glReadnPixelsEXT (which Mesa does not support). This is a bit unfortunate,
maybe it should check if the function was already succesfully resolved. Will
attempt this.

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


More information about the mesa-dev mailing list