Searched refs:tc_draw_single (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c2926 struct tc_draw_single { struct
2933 struct tc_draw_single base;
2941 struct tc_draw_single *info = &info_drawid->base;
2989 is_next_call_a_mergeable_draw(struct tc_draw_single *first,
2990 struct tc_draw_single *next)
3011 struct tc_draw_single *first = to_call(call, tc_draw_single);
3012 struct tc_draw_single *last = (struct tc_draw_single *)last_ptr;
3013 struct tc_draw_single *nex
[all...]

Completed in 7 milliseconds