Searched defs:draw_vbo (Results 1 – 8 of 8) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| D | r300_render_stencilref.c | 37 void (*draw_vbo)(struct pipe_context *pipe, member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pt.c | 497 draw_vbo(struct draw_context *draw, in draw_vbo() function
|
| /third_party/mesa3d/src/gallium/include/pipe/ |
| D | p_context.h | 141 void (*draw_vbo)(struct pipe_context *pipe, member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| D | dd_pipe.h | 182 struct call_draw_info draw_vbo; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_context.h | 473 bool (*draw_vbo)(struct fd_context *ctx, const struct pipe_draw_info *info, member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_context.h | 209 pipe_draw_vbo_func draw_vbo[2]; //batch changed member
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| D | dump_state.py | 592 def draw_vbo(self, info, drawid_offset, indirect, draws, num_draws): member in Context
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_pipe.h | 1294 pipe_draw_vbo_func draw_vbo[2][2][2]; member 2007 pipe_draw_vbo_func draw_vbo = sctx->draw_vbo[!!sctx->shader.tes.cso] in si_select_draw_vbo() local
|