HomeSort by relevance Sort by last modified time
    Searched refs:vbo_exec_vtx_flush (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo_exec.h 159 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );
vbo_exec_api.c 102 vbo_exec_vtx_flush( exec, GL_FALSE );
631 vbo_exec_vtx_flush( exec, unmap );
894 vbo_exec_vtx_flush( exec, GL_FALSE );
    [all...]
vbo_exec_draw.c 408 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped) function

Completed in 128 milliseconds