Searched refs:no_current_update (Results 1 – 3 of 3) sorted by relevance
155 bool no_current_update; member204 bool no_current_update);
50 save->no_current_update = false; in vbo_save_init()
549 if (save->no_current_update) { in compile_vertex_list()1154 bool no_current_update) in vbo_save_NotifyBegin() argument1168 save->no_current_update = no_current_update; in vbo_save_NotifyBegin()1235 bool no_current_update = save->no_current_update; in _save_PrimitiveRestartNV() local1239 vbo_save_NotifyBegin(ctx, curPrim, no_current_update); in _save_PrimitiveRestartNV()