<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [OpenGL CTS] KHR-GL45.enhanced_layouts.varying_structure_locations fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103098#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [OpenGL CTS] KHR-GL45.enhanced_layouts.varying_structure_locations fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103098">bug 103098</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to Juan A. Suarez from <a href="show_bug.cgi?id=103098#c7">comment #7</a>)
<span class="quote">> (In reply to Ilia Mirkin from <a href="show_bug.cgi?id=103098#c4">comment #4</a>)
> >
> > Oh right -- so with like a TCS input, "vec4 foo[32]", are we supposed to
> > just have a "foo" resource or a "foo[0]" resource (and/or a "foo[1]"
> > resource? I think that tripped me up last (and some tests were failing as a
> > result).
> > 
> >

> According to spec:

> "For an active variable declared as an array of basic types, a single
> entry will be generated, with its name string formed by concatenating
> the name of the array and the string "[0]". "


> I understand this means we would have "foo[0]" only.</span >

But is it really considered to be an array, given that TCS & co imply a level
of arrayness for everything? Maybe :) I just don't know.</pre>
        </div>
      </p>


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

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