Searched defs:vbo_exec_vtx_flush (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_exec_draw.c379 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped) function
H A Dvbo_exec.h166 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );
172 vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap ) function
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c379 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped) function
H A Dvbo_exec.h166 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );
172 vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap ) function

Completed in 131 milliseconds