[Mesa-dev] [PATCH 2/2] i965/gen7.5: Allow HW primitive restart for all primitive types.

Eric Anholt eric at anholt.net
Mon Apr 8 14:20:10 PDT 2013


Paul Berry <stereotype441 at gmail.com> writes:

> Gen7.5 (Haswell) hardware supports primitive restart for all primitive
> types.  It also handles all possible primitive restart indices.
> Rather than specialize both can_cut_index_handle_restart_index() and
> the switch statement in can_cut_index_handle_prims() for Haswell, just
> return early if the hardware is Haswell because we know it can handle
> everything.
>
> Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Series is:

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130408/36069555/attachment.pgp>


More information about the mesa-dev mailing list