<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] retroarch's crt-royale shader crash radv"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109204#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression, bisected] retroarch's crt-royale shader crash radv"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109204">bug 109204</a>
              from <span class="vcard"><a class="email" href="mailto:bearoso@gmail.com" title="Brandon Wright <bearoso@gmail.com>"> <span class="fn">Brandon Wright</span></a>
</span></b>
        <pre>I was just about to post this as well.

Seems to be caused by the last pass:
<a href="https://github.com/libretro/slang-shaders/blob/master/crt/shaders/crt-royale/src/crt-royale-geometry-aa-last-pass.h">https://github.com/libretro/slang-shaders/blob/master/crt/shaders/crt-royale/src/crt-royale-geometry-aa-last-pass.h</a>

I can't pinpoint an exact cause. It might just be crashing because the number
of constants is overflowing something.

Swapping out the last stage for the no-geom version works fine.</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>