Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/tnl/
Dt_split_copy.c76 struct tnl_vertex_array dstarray[VERT_ATTRIB_MAX]; member
192 dump_draw_info(copy->dstarray, in flush()
201 copy->dstarray, in flush()
438 copy_vertex_array(&copy->dstarray[i], array); in replay_init()
463 copy->dstarray[i].VertexAttrib = &copy->varying[j].dstattribs; in replay_init()
464 copy->dstarray[i].BufferBinding = &copy->varying[j].dstbinding; in replay_init()
527 struct tnl_vertex_array *dst = &copy->dstarray[copy->varying[i].attr]; in replay_init()