Searched refs:pipe_draw_start_count (Results 1 – 6 of 6) sorted by relevance
52 struct pipe_draw_start_count;145 const struct pipe_draw_start_count *draws,
724 struct pipe_draw_start_count { struct
763 const struct pipe_draw_start_count *draws, in si_emit_draw_packets()1561 const struct pipe_draw_start_count *draws, in si_get_draw_start_count()1759 const struct pipe_draw_start_count *draws, in si_multi_draw_vbo()2253 struct pipe_draw_start_count draw = {info->start, info->count}; in si_draw_vbo()
958 const struct pipe_draw_start_count *draws, in si_prepare_prim_discard_or_split_draw()1027 struct pipe_draw_start_count split_draw_range = draws[0]; in si_prepare_prim_discard_or_split_draw()
1460 const struct pipe_draw_start_count *draws,
132 struct pipe_draw_start_count multi[256]; in tc_batch_execute()