Home | History | Annotate | Download | only in main

Lines Matching refs:VertexAttrib

1369    for (i = 0; i < Elements(src->VertexAttrib); i++)
1370 _mesa_copy_client_array(ctx, &dest->VertexAttrib[i], &src->VertexAttrib[i]);