Searched refs:vbo_save_EndList (Results 1 – 3 of 3) sorted by relevance
43 ctx->Driver.EndList = vbo_save_EndList; in vbo_save_callback_init()
181 void vbo_save_EndList( struct gl_context *ctx );
1516 vbo_save_EndList(struct gl_context *ctx) in vbo_save_EndList() function