<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - GfxBench 4 tessellation demos misrender"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93526#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - GfxBench 4 tessellation demos misrender"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93526">bug 93526</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>It's a bug in the GLSL linker.  There are two outputs - one is a struct of four
mat4s, the other a float.  The linker thinks the structure takes no space, so
it assigns both the same location.</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>