Searched refs:can_cut_index_handle_restart_index (Results 1 – 3 of 3) sorted by relevance
312 can_cut_index_handle_restart_index(struct gl_context *ctx, in can_cut_index_handle_restart_index() function359 if (!can_cut_index_handle_restart_index(ctx, ib, restart_index)) { in can_cut_index_handle_prims()
59 can_cut_index_handle_restart_index(struct crocus_context *ice, in can_cut_index_handle_restart_index() function87 if (!can_cut_index_handle_restart_index(ice, draw)) in can_cut_index_handle_prim()
196 - i965: Fix can_cut_index_handle_restart_index() for byte/short types.