Home
last modified time | relevance | path

Searched refs:is_next_call_a_mergeable_draw_vstate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4266 is_next_call_a_mergeable_draw_vstate(struct tc_draw_vstate_single *first, in is_next_call_a_mergeable_draw_vstate() function
4286 if (is_next_call_a_mergeable_draw_vstate(first, next)) { in tc_call_draw_vstate_single()
4297 for (; is_next_call_a_mergeable_draw_vstate(first, next); in tc_call_draw_vstate_single()