<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:itoral@igalia.com" title="Iago Toral <itoral@igalia.com>"> <span class="fn">Iago Toral</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Scalar FS validation failed on glDrawElements with GL_NONE draw buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94444">bug 94444</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Scalar FS validation failed on glDrawElements with GL_NONE draw buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94444#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Scalar FS validation failed on glDrawElements with GL_NONE draw buffer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94444">bug 94444</a>
              from <span class="vcard"><a class="email" href="mailto:itoral@igalia.com" title="Iago Toral <itoral@igalia.com>"> <span class="fn">Iago Toral</span></a>
</span></b>
        <pre>This seems to have been fixed for a while. I tracked the fix down to this
commit:

commit 7f53fead5cf9a85c74a94d359dd5fccfbb87856c
Author: Timothy Arceri <<a href="mailto:timothy.arceri@collabora.com">timothy.arceri@collabora.com</a>>
Date:   Mon May 23 16:48:05 2016 +1000

    i965: enable component packing for vs and fs

    Rather than trying to work out the total number of components
    used at a location we simply treat all outputs as vec4s. This
    removes the need for complex code looping over varyings to match
    packed locations and the need for storing the total number of
    components used at each location.

    Reviewed-by: Alejandro PiƱeiro <<a href="mailto:apinheiro@igalia.com">apinheiro@igalia.com</a>>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>></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>