Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h209 vbo_save_SaveFlushVertices(struct gl_context *ctx);
H A Dvbo_save_api.c1551 /* We need to call vbo_save_SaveFlushVertices() if there's state change */ in vbo_save_NotifyBegin()
1941 vbo_save_SaveFlushVertices(struct gl_context *ctx) in vbo_save_SaveFlushVertices() function
2003 vbo_save_SaveFlushVertices(ctx); in vbo_save_EndList()
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c70 * stored (save) vertices, and calls vbo_save_SaveFlushVertices if so.
75 vbo_save_SaveFlushVertices(ctx); \

Completed in 23 milliseconds