<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:arseny.kapoulkine@gmail.com" title="Arseny Kapoulkine <arseny.kapoulkine@gmail.com>"> <span class="fn">Arseny Kapoulkine</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Using a shared global uniform struct in both vertex and fragment shader prevents the program from linking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74819">bug 74819</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;">Version</td>
           <td>unspecified
           </td>
           <td>10.0
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Using a shared global uniform struct in both vertex and fragment shader prevents the program from linking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74819#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Using a shared global uniform struct in both vertex and fragment shader prevents the program from linking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74819">bug 74819</a>
              from <span class="vcard"><a class="email" href="mailto:arseny.kapoulkine@gmail.com" title="Arseny Kapoulkine <arseny.kapoulkine@gmail.com>"> <span class="fn">Arseny Kapoulkine</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=74819#c1">comment #1</a>)
<span class="quote">> Is this a regression?  What version of Mesa did you test?  Commit 955c93d
> made some changes in this area.</span >

This has been a problem with both Mesa 9.1 and Mesa 10.0.3; AFAICT this is not
a regression and just a bug. I changed "Version" field in the bug to 10.0 to
reflect this.

Commit 955c93d looks like it solves a similar issue.

Note that it's still wrong - it does not compare struct fields types
recursively, and it does not solve the problem of fixed size arrays with the
same size.

I think it probably solves my specific problem (I'll have to test HEAD to
verify that) but does not result in a spec-compliant solution.</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>