Searched refs:SaveFlushVertices (Results 1 – 4 of 4) sorted by relevance
44 ctx->Driver.SaveFlushVertices = vbo_save_SaveFlushVertices; in vbo_save_callback_init()
199 driver->SaveFlushVertices = NULL; in _mesa_init_driver_functions()
707 void (*SaveFlushVertices)( struct gl_context *ctx ); member
123 ctx->Driver.SaveFlushVertices(ctx); \