<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Access violation on glDrawArrays with count >= 2048"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107295#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Access violation on glDrawArrays with count >= 2048"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107295">bug 107295</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>Actually there might be some trouble with this. The vertex_id we use internally
(in the vertex header) are 16 bit too.
Although I believe they are not actually relevant when using the pt_emit paths
so maybe it'll still work (and the pipeline path should use smaller numbers
again). But I forgot how this actually works...</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>