Searched refs:vbo_exec_FlushVertices (Results 1 – 3 of 3) sorted by relevance
211 vbo_exec_FlushVertices(ctx, FLUSH_STORED_VERTICES); \230 vbo_exec_FlushVertices(ctx, FLUSH_UPDATE_CURRENT); \
91 void vbo_exec_FlushVertices(struct gl_context *ctx, GLuint flags);
1279 vbo_exec_FlushVertices(struct gl_context *ctx, GLuint flags) in vbo_exec_FlushVertices() function