Home
last modified time | relevance | path

Searched refs:vbo_exec_FlushVertices (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c59 ctx->Driver.FlushVertices = vbo_exec_FlushVertices; in vbo_exec_init()
Dvbo_exec.h151 void vbo_exec_FlushVertices( struct gl_context *ctx, GLuint flags );
Dvbo_exec_api.c1307 void vbo_exec_FlushVertices( struct gl_context *ctx, GLuint flags ) in vbo_exec_FlushVertices() function