<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#c7">Comment # 7</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:jasuarez@igalia.com" title="Juan A. Suarez <jasuarez@igalia.com>"> <span class="fn">Juan A. Suarez</span></a>
</span></b>
        <pre>(In reply to Ilia Mirkin from <a href="show_bug.cgi?id=103098#c4">comment #4</a>)
>
<span class="quote">> 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).
> </span >
>

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.</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>