Searched refs:old_num_vbos (Results 1 – 1 of 1) sorted by relevance
587 int old_num_vbos; /* for cleaning up */ member2941 ctx->sub->old_num_vbos = old_num; in vrend_set_num_vbo()4138 GLsizei count = MAX2(ctx->sub->num_vbos, ctx->sub->old_num_vbos); in vrend_draw_bind_vertex_binding()4157 for (i = ctx->sub->num_vbos; i < ctx->sub->old_num_vbos; i++) { in vrend_draw_bind_vertex_binding()4172 for (i = ctx->sub->num_vbos; i < ctx->sub->old_num_vbos; i++) in vrend_draw_bind_vertex_binding()