Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_split_copy.c77 struct _mesa_index_buffer dstib; member
189 copy->dstib.count = copy->dstelt_nr; in flush()
195 &copy->dstib); in flush()
204 &copy->dstib, in flush()
551 copy->dstib.count = 0; /* duplicates dstelt_nr */ in replay_init()
552 copy->dstib.index_size_shift = 2; in replay_init()
553 copy->dstib.obj = NULL; in replay_init()
554 copy->dstib.ptr = copy->dstelt; in replay_init()