Searched refs:is_next_call_a_mergeable_draw (Results 1 – 1 of 1) sorted by relevance
3158 is_next_call_a_mergeable_draw(struct tc_draw_single *first, in is_next_call_a_mergeable_draw() function3189 if (is_next_call_a_mergeable_draw(first, next)) { in tc_call_draw_single()3205 for (; next != last && is_next_call_a_mergeable_draw(first, next); in tc_call_draw_single()