<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:danylo.piliaiev@gmail.com" title="Danylo <danylo.piliaiev@gmail.com>"> <span class="fn">Danylo</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Test "primitive-id-restart" gets failed with parameters "GL_TRIANGLE_STRIP_ADJACENCY other""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107557">bug 107557</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;">CC</td>
           <td>
                
           </td>
           <td>danylo.piliaiev@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Test "primitive-id-restart" gets failed with parameters "GL_TRIANGLE_STRIP_ADJACENCY other""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107557#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Test "primitive-id-restart" gets failed with parameters "GL_TRIANGLE_STRIP_ADJACENCY other""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107557">bug 107557</a>
              from <span class="vcard"><a class="email" href="mailto:danylo.piliaiev@gmail.com" title="Danylo <danylo.piliaiev@gmail.com>"> <span class="fn">Danylo</span></a>
</span></b>
        <pre>Looks like a hardware limitation.

SNB doesn't support custom restart index in hardware so
vbo_sw_primitive_restart is called. Thus we forced to issue separate draw after
each restart which resets primitiveID counter and it always starts from zero.

The test will fail with any primitive type and custom restart index.</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>