Searched refs:_vbo_save_get_min_index (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_save.h95 _vbo_save_get_min_index(const struct vbo_save_vertex_list *node) function in typeref:typename:GLuint
H A Dvbo_save_draw.c213 GLuint min_index = _vbo_save_get_min_index(node);
H A Dvbo_save_loopback.c195 + stride*(_vbo_save_get_min_index(node) + wrap_count));

Completed in 5 milliseconds