<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pushconstants demo fails due to unhandled SPIR-V decoration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95573">95573</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pushconstants demo fails due to unhandled SPIR-V decoration
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Vulkan/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nanleychery@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jason@jlekstrand.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The Sascha pushconstants demo fails on Mesa 11.3.0-devel (git-62c728f)

App source: <a href="https://github.com/SaschaWillems/Vulkan/tree/master/pushconstants">https://github.com/SaschaWillems/Vulkan/tree/master/pushconstants</a>

Failure message:
src/compiler/spirv/vtn_variables.c:1047: var_decoration_cb:
Assertion `!"Unhandled variable decoration"' failed.

Debug information:
(gdb) p *dec
$1 = {next = 0x0, scope = -1, literals = 0x8cbd38, group = 0x0, {decoration =
SpvDecorationArrayStride,
    exec_mode = SpvExecutionModePixelCenterInteger}}</pre>
        </div>
      </p>


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

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