Searched refs:vbo_exec_FlushVertices (Results 1 – 3 of 3) sorted by relevance
215 vbo_exec_FlushVertices(ctx, FLUSH_STORED_VERTICES); \234 vbo_exec_FlushVertices(ctx, FLUSH_UPDATE_CURRENT); \253 vbo_exec_FlushVertices(ctx, FLUSH_UPDATE_CURRENT); \255 vbo_exec_FlushVertices(ctx, ctx->Driver.NeedFlush); \
197 vbo_exec_FlushVertices(struct gl_context *ctx, GLuint flags);
1081 vbo_exec_FlushVertices(struct gl_context *ctx, GLuint flags) in vbo_exec_FlushVertices() function