Searched refs:_mesa_copy_vertex_buffer_binding (Results 1 – 3 of 3) sorted by relevance
495 _mesa_copy_vertex_buffer_binding(struct gl_context *ctx,
1580 _mesa_copy_vertex_buffer_binding(ctx, &dest->BufferBinding[i], &src->BufferBinding[i]); in copy_array_object()
3797 _mesa_copy_vertex_buffer_binding(struct gl_context *ctx, in _mesa_copy_vertex_buffer_binding() function