Home
last modified time | relevance | path

Searched defs:tc_draw_single (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h416 struct tc_draw_single { struct
417 struct tc_call_base base;
418 unsigned index_bias;
419 struct pipe_draw_info info;
Du_threaded_context.c3856 tc_draw_single(struct pipe_context *_pipe, const struct pipe_draw_info *info, in tc_draw_single() function