Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_split_copy.c92 GLuint dstbuf_nr; /**< count of emitted vertices, also the largest value member
128 if (copy->dstbuf_nr + 4 > copy->dstbuf_size) in check_flush()
191 copy->dstbuf_nr); in flush()
205 copy->dstbuf_nr - 1, in flush()
215 copy->dstbuf_nr = 0; in flush()
290 copy->vert_cache[slot].out = copy->dstbuf_nr++; in elt()
295 copy->dstbuf_nr * copy->vertex_size)); in elt()