Searched refs:vbo_exec_vtx_flush (Results 1 – 3 of 3) sorted by relevance
166 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );172 vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap ) in vbo_exec_vtx_flush() function
90 vbo_exec_vtx_flush( exec, GL_FALSE ); in vbo_exec_wrap_buffers()556 vbo_exec_vtx_flush( exec, unmap ); in vbo_exec_FlushVertices_internal()879 vbo_exec_vtx_flush( exec, GL_FALSE ); in vbo_exec_End()
379 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped) in vbo_exec_vtx_flush() function