<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Vulkan cts regressions due to 24be63066"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97790">bug 97790</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 - Vulkan cts regressions due to 24be63066"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97790#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Vulkan cts regressions due to 24be63066"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97790">bug 97790</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>Should be fixed by

commit 3943888c94beca69e575b8d3d1ec7a6cbf474ee4
Author: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Date:   Mon Sep 12 22:31:00 2016 -0700

    intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces

    The time we want to restrict the Z range of a 3-D surface is when rendering
    to it.  For storage surfaces, we always want he full range.  However, we
    still need to set MinimumArrayElement and RenderTargetViewExtent to
    sensible values so we'll just set them to the reasonable defaults we used
    before we started respecting the base_array_layer and array_len.

    This fixes a bunch of Vulkan CTS regressions caused by 48f195d7c6483ed.

    Signed-off-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Vulkan cts regressions due to 24be63066"
   href="show_bug.cgi?id=97790">https://bugs.freedesktop.org/show_bug.cgi?id=97790</a>
    Reviewed-by: Chad Versace <<a href="mailto:chadversary@chromium.org">chadversary@chromium.org</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>