Home
last modified time | relevance | path

Searched defs:draw_vbo (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_render_stencilref.c20 pipe_draw_func draw_vbo; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h46 pipe_draw_func draw_vbo; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c507 draw_vbo(struct draw_context *draw, in draw_vbo() function
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h162 pipe_draw_func draw_vbo; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_pipe.h182 struct call_draw_info draw_vbo; member
/aosp_15_r20/external/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py592 def draw_vbo(self, info, drawid_offset, indirect, draws, num_draws): member in Context
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1333 pipe_draw_func draw_vbo[2][2][2]; member
2058 pipe_draw_func draw_vbo = sctx->draw_vbo[!!sctx->shader.tes.cso] in si_select_draw_vbo() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h1788 pipe_draw_func draw_vbo[2]; //batch changed member