<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIGSEGV - spirv_to_nir - in vkQuake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97213#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SIGSEGV - spirv_to_nir - in vkQuake"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97213">bug 97213</a>
              from <span class="vcard"><a class="email" href="mailto:groleo@gmail.com" title="Groleo Marius <groleo@gmail.com>"> <span class="fn">Groleo Marius</span></a>
</span></b>
        <pre>It looks like this line from vkquake/Shaders/postprocess.frag is causing the
problem.

layout(input_attachment_index = 0, set = 0, binding = 0) uniform subpassInput
color_input;

Taking out subpassInput and using simple in/out makes it start (though nothing
gets rendered)</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>