Searched refs:noop_draw_vbo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info) function in typeref:typename:void
310 ctx->draw_vbo = noop_draw_vbo;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info, function in typeref:typename:void
470 ctx->draw_vbo = noop_draw_vbo;

Completed in 3 milliseconds