[Mesa-dev] [Bug 59876] glGetTexLevelParameteriv broken for indirect rendering

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 4 12:20:24 PST 2013


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

--- Comment #1 from Stefan Brüns <stefan.bruens at rwth-aachen.de> ---
Created attachment 74192
  --> https://bugs.freedesktop.org/attachment.cgi?id=74192&action=edit
proposed patch

The libxcb XXX_data_length(reply) function does *not* return the length of the
data part, but the number of elements (reply->n). Therefor the condition should
be on XXX_data_length(reply) == 1.

-- 
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/20130204/f5ded8f1/attachment.html>


More information about the mesa-dev mailing list