Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/tnl/
Dt_split_copy.c94 GLuint dstbuf_nr; /**< count of emitted vertices, also the largest value member
135 if (copy->dstbuf_nr + 4 > copy->dstbuf_size) in check_flush()
207 copy->dstbuf_nr - 1, in flush()
215 copy->dstbuf_nr = 0; in flush()
287 copy->vert_cache[slot].out = copy->dstbuf_nr++; in elt()
292 copy->dstbuf_nr * copy->vertex_size)); in elt()