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

--- Comment #6 from Tapani Pälli <lem...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to