Searched refs:vbo_exec_FlushVertices (Results 1 – 3 of 3) sorted by relevance
59 ctx->Driver.FlushVertices = vbo_exec_FlushVertices; in vbo_exec_init()
151 void vbo_exec_FlushVertices( struct gl_context *ctx, GLuint flags );
1307 void vbo_exec_FlushVertices( struct gl_context *ctx, GLuint flags ) in vbo_exec_FlushVertices() function