[Mesa-dev] [Bug 54080] glXQueryDrawable fails with GLXBadDrawable for a Window in direct context

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 1 12:44:55 PDT 2014


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

--- Comment #5 from ajax at nwnk dot net <ajax at nwnk.net> ---
(In reply to comment #4)
> Would the same behaviour/bug be exposed by calling XGetGeometry on a
> drawable created with glXCreatePixmap ?

No, but you'd have a different problem there, which is that XGetGeometry on a
GLXPixmap will throw BadDrawable, since GetGeometry only operates on core
protocol drawables (ie, on the Pixmap you pass into glXCreatePixmap, not on the
GLXPixmap it returns).

-- 
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/20141001/fafee63c/attachment.html>


More information about the mesa-dev mailing list