Searched refs:st_feedback_draw_vbo (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_draw.h51 st_feedback_draw_vbo(struct gl_context *ctx,
H A Dst_cb_feedback.c294 ctx->Driver.Draw = st_feedback_draw_vbo;
303 ctx->Driver.Draw = st_feedback_draw_vbo;
H A Dst_cb_rasterpos.c267 st_feedback_draw_vbo(ctx, &rs->prim, 1, NULL, GL_TRUE, 0, 1,
H A Dst_draw_feedback.c95 st_feedback_draw_vbo(struct gl_context *ctx, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_draw.h52 st_feedback_draw_vbo(struct gl_context *ctx,
H A Dst_cb_feedback.c295 ctx->Driver.Draw = st_feedback_draw_vbo;
306 ctx->Driver.Draw = st_feedback_draw_vbo;
H A Dst_cb_rasterpos.c266 st_feedback_draw_vbo(ctx, &rs->prim, 1, NULL, true, false, 0, 0, 1, 1, 0);
H A Dst_draw_feedback.c96 st_feedback_draw_vbo(struct gl_context *ctx, function in typeref:typename:void

Completed in 8 milliseconds