summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get.c
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2013-04-05 20:15:39 -0700
committerPaul Berry <[email protected]>2013-04-09 15:37:36 -0700
commit34efd9214d4daabb56f7f39bdbd6836472979b76 (patch)
treeaeefe7bb1b63d3dba82ab272df70420f0efa5b7d /src/mesa/main/get.c
parenta7388f8e6f72b31fa05c824ae1c42bf86794f878 (diff)
i965/gen7.5: Allow HW primitive restart for all primitive types.
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 <[email protected]> Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main/get.c')
0 files changed, 0 insertions, 0 deletions