Searched refs:tc_draw_vstate_single (Results 1 – 1 of 1) sorted by relevance
3530 struct tc_draw_vstate_single { struct3543 is_next_call_a_mergeable_draw_vstate(struct tc_draw_vstate_single *first, in is_next_call_a_mergeable_draw_vstate() argument3544 struct tc_draw_vstate_single *next) in is_next_call_a_mergeable_draw_vstate()3550 offsetof(struct tc_draw_vstate_single, info) + in is_next_call_a_mergeable_draw_vstate()3552 offsetof(struct tc_draw_vstate_single, state)); in is_next_call_a_mergeable_draw_vstate()3559 struct tc_draw_vstate_single *first = to_call(call, tc_draw_vstate_single); in tc_call_draw_vstate_single()3560 struct tc_draw_vstate_single *last = (struct tc_draw_vstate_single *)last_ptr; in tc_call_draw_vstate_single()3561 struct tc_draw_vstate_single *next = get_next_call(first, tc_draw_vstate_single); in tc_call_draw_vstate_single()3568 call_size(tc_draw_vstate_single)]; in tc_call_draw_vstate_single()3575 next = get_next_call(next, tc_draw_vstate_single); in tc_call_draw_vstate_single()[all …]