Searched refs:tc_draw_vstate_multi (Results 1 – 1 of 1) sorted by relevance
3410 struct tc_draw_vstate_multi { struct3422 struct tc_draw_vstate_multi *info = (struct tc_draw_vstate_multi*)call; in tc_call_draw_vstate_multi() argument3464 const int draw_overhead_bytes = sizeof(struct tc_draw_vstate_multi); in tc_draw_vertex_state()3465 const int one_draw_slot_bytes = sizeof(((struct tc_draw_vstate_multi*)NULL)->slot[0]); in tc_draw_vertex_state()3484 struct tc_draw_vstate_multi *p = in tc_draw_vertex_state()3485 tc_add_slot_based_call(tc, TC_CALL_draw_vstate_multi, tc_draw_vstate_multi, dr); in tc_draw_vertex_state()