Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_split_copy.c99 GLuint dstelt_nr; member
131 copy->dstelt_nr & 1) { /* see bug9962 */ in check_flush()
138 if (copy->dstelt_nr + 4 > copy->dstelt_size) in check_flush()
189 copy->dstib.count = copy->dstelt_nr; in flush()
214 copy->dstelt_nr = 0; in flush()
295 copy->dstelt[copy->dstelt_nr++] = copy->vert_cache[slot].out; in elt()
309 prim->count = copy->dstelt_nr - prim->start; in end()
546 copy->dstelt_nr = 0; in replay_init()