Home
last modified time | relevance | path

Searched refs:copy_vertex_attrib_array (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dattrib.c1161 copy_vertex_attrib_array(struct gl_context *ctx, in copy_vertex_attrib_array() function
1205 copy_vertex_attrib_array(ctx, &dest->VertexAttrib[i], &src->VertexAttrib[i]); in copy_array_object()