<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Suffixless KHR_robustness functions aren't exposed in ES 3.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105105#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Suffixless KHR_robustness functions aren't exposed in ES 3.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105105">bug 105105</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>