Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.h55 vbo_exec_vtx_flush(struct vbo_exec_context *exec);
Dvbo_exec_api.c113 vbo_exec_vtx_flush(exec); in vbo_exec_wrap_buffers()
681 vbo_exec_vtx_flush(exec); in vbo_exec_FlushVertices_internal()
950 vbo_exec_vtx_flush(exec); in vbo_exec_End()
Dvbo_exec_draw.c294 vbo_exec_vtx_flush(struct vbo_exec_context *exec) in vbo_exec_vtx_flush() function