<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glXQueryDrawable fails with GLXBadDrawable for a Window in direct context"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=54080#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glXQueryDrawable fails with GLXBadDrawable for a Window in direct context"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=54080">bug 54080</a>
              from <span class="vcard"><a class="email" href="mailto:ajax@nwnk.net" title="ajax at nwnk dot net <ajax@nwnk.net>"> <span class="fn">ajax at nwnk dot net</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=54080#c4">comment #4</a>)
<span class="quote">> Would the same behaviour/bug be exposed by calling XGetGeometry on a
> drawable created with glXCreatePixmap ?</span >

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).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>