Searched defs:draw_vbo (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render_stencilref.c37 void (*draw_vbo)(struct pipe_context *pipe, member in struct:r300_stencilref_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render_stencilref.c37 void (*draw_vbo)(struct pipe_context *pipe, member in struct:r300_stencilref_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c458 draw_vbo(struct draw_context *draw, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c496 draw_vbo(struct draw_context *draw, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_context.h109 void (*draw_vbo)( struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddump_state.py545 def draw_vbo(self, info): member in class:Context
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_context.h141 void (*draw_vbo)(struct pipe_context *pipe, member in struct:pipe_context
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddump_state.py546 def draw_vbo(self, info): member in class:Context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h179 struct call_draw_info draw_vbo; member in union:dd_call::__anon09de915a010a
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h321 bool (*draw_vbo)(struct fd_context *ctx, const struct pipe_draw_info *info, member in struct:fd_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h471 bool (*draw_vbo)(struct fd_context *ctx, const struct pipe_draw_info *info, member in struct:fd_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h193 pipe_draw_vbo_func draw_vbo[2]; //batch changed member in struct:zink_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h182 struct call_draw_info draw_vbo; member in union:dd_call::__anon70c75d0d010a
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1244 pipe_draw_vbo_func draw_vbo[2][2][2]; member in struct:si_context
1979 pipe_draw_vbo_func draw_vbo = sctx->draw_vbo[!!sctx->shader.tes.cso] local in function:si_select_draw_vbo
[all...]

Completed in 29 milliseconds