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.c91 GLuint dstbuf_nr; /**< count of emitted vertices, also the largest value member
127 if (copy->dstbuf_nr + 4 > copy->dstbuf_size) in check_flush()
190 copy->dstbuf_nr); in flush()
204 copy->dstbuf_nr - 1, in flush()
214 copy->dstbuf_nr = 0; in flush()
284 copy->vert_cache[slot].out = copy->dstbuf_nr++; in elt()
289 copy->dstbuf_nr * copy->vertex_size)); in elt()