<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jmcasanova@igalia.com" title="Chema Casanova <jmcasanova@igalia.com>"> <span class="fn">Chema Casanova</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected][regression] dEQP/piglit texture compression test failures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111443">bug 111443</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected][regression] dEQP/piglit texture compression test failures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111443#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bisected][regression] dEQP/piglit texture compression test failures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111443">bug 111443</a>
              from <span class="vcard"><a class="email" href="mailto:jmcasanova@igalia.com" title="Chema Casanova <jmcasanova@igalia.com>"> <span class="fn">Chema Casanova</span></a>
</span></b>
        <pre>Regressions should be fixed now with: 

commit 74a7e3ed3b297f441b406ff62ef9ba504ba3b06c
Author: Jose Maria Casanova Crespo <<a href="mailto:jmcasanova@igalia.com">jmcasanova@igalia.com</a>>
Date:   Wed Aug 21 13:16:16 2019 +0100

    mesa: recover target_check before get_current_tex_objects

    At compressed_tex_sub_image we only can obtain the tex_object after
    compressed_subtexture_target_check is validated for TEX_MODE_CURRENT.
    So if the target is wrong the error is raised to the user.

    This completes the fix for the regression introduced on "mesa: refactor
    compressed_tex_sub_image function" of the pending failing tests:

    dEQP-GLES3.functional.negative_api.texture.compressedtexsubimage3d
   
dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.compressedtexsubimage3d

    v2: Fix warning that texObj might be used uninitialized (Gert Wollny)

    Fixes: 7df233d68dc ("mesa: refactor compressed_tex_sub_image function")
    Reviewed-By: Gert Wollny <<a href="mailto:gert.wollny@collabora.com">gert.wollny@collabora.com</a>></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>