<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dEQP GLES3.1 program_interface_query failures w/ error "could not find target resource""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98223#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dEQP GLES3.1 program_interface_query failures w/ error "could not find target resource""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98223">bug 98223</a>
              from <span class="vcard"><a class="email" href="mailto:randy.xu@intel.com" title="Randy <randy.xu@intel.com>"> <span class="fn">Randy</span></a>
</span></b>
        <pre>We can use the patch (in
<a href="https://lists.freedesktop.org/archives/mesa-dev/2016-August/124910.html">https://lists.freedesktop.org/archives/mesa-dev/2016-August/124910.html</a>) to
workaround the name issue, while some cases still fail due to wrong property,
like ARRAY_SIZE  

in TargetInterface
{
    highp vec4 target[3];
} targetInstance[2];

the expected ARRAY_SIZE of TargetInterface.target[0] is 3, while the actual
return value is 2.</pre>
        </div>
      </p>


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

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