Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h527 tc_draw_vbo(struct pipe_context *_pipe, const struct pipe_draw_info *info,
Du_threaded_context.c3127 tc_draw_vbo(struct pipe_context *_pipe, const struct pipe_draw_info *info, in tc_draw_vbo() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw.c151 if (st->pipe->draw_vbo == tc_draw_vbo) { in prepare_indexed_draw()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c386 if (result && (tr_scr->trace_tc || result->draw_vbo != tc_draw_vbo)) in trace_screen_context_create()