Searched defs:tc_draw_single (Results 1 – 2 of 2) sorted by relevance
418 struct tc_draw_single { struct419 struct tc_call_base base;420 unsigned index_bias;421 struct pipe_draw_info info;
3866 tc_draw_single(struct pipe_context *_pipe, const struct pipe_draw_info *info, in tc_draw_single() function