<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89311#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89311">bug 89311</a>
              from <span class="vcard"><a class="email" href="mailto:laura@jlekstrand.net" title="Laura Ekstrand <laura@jlekstrand.net>"> <span class="fn">Laura Ekstrand</span></a>
</span></b>
        <pre>I've sent out a patch to fix this just now.  The root cause was that target
checking must take place prior to calling _mesa_get_current_texture_object, and
this necessitated splitting target checking out of the main error-checking
function for compressed subtextures.

In regards to the spec change in the errors thrown by *TexSubImage* functions,
that is a separate issue that involves conformance to DSA and gl 4.4.</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>