<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 - NULL pointer access crashes on compiling Vulkan compute shaders after "anv: Add support for the variablePointers feature""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104213">bug 104213</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - NULL pointer access crashes on compiling Vulkan compute shaders after "anv: Add support for the variablePointers feature""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104213#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - NULL pointer access crashes on compiling Vulkan compute shaders after "anv: Add support for the variablePointers feature""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104213">bug 104213</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>This is fixed by the following commit:

commit 24f019fd6911c360f32ebdb474375212706fff62
Author: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Date:   Mon Dec 11 15:31:22 2017 -0800

    spirv: Allow ignoring decorations for workgroup variables

    Since we switched over to lowering SLM access directly in SPIR-V -> NIR,
    we no longer have vtn_variables for SLM.  It's all safe as with UBOs and
    SSBOs but we need to let it through in the assert.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - NULL pointer access crashes on compiling Vulkan compute shaders after "anv: Add support for the variablePointers feature""
   href="show_bug.cgi?id=104213">https://bugs.freedesktop.org/show_bug.cgi?id=104213</a>
    Fixes: 8761a04d0d9332d9c0c99164faf855fc3c741f7c
    Reviewed-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.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>