Searched defs:_save_OBE_DrawElements (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_save_api.c1219 _save_OBE_DrawElements(GLenum mode, GLsizei count, GLenum type, function
1280 _save_OBE_DrawElements(mode, count, type, indices);
1671 ctx->ListState.ListVtxfmt.DrawElements = _save_OBE_DrawElements;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c1219 _save_OBE_DrawElements(GLenum mode, GLsizei count, GLenum type, function
1280 _save_OBE_DrawElements(mode, count, type, indices);
1671 ctx->ListState.ListVtxfmt.DrawElements = _save_OBE_DrawElements;

Completed in 31 milliseconds