Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_split_copy.c74 struct _mesa_index_buffer dstib; member
181 copy->dstib.count = copy->dstelt_nr; in flush()
188 &copy->dstib, in flush()
201 &copy->dstib, in flush()
539 copy->dstib.count = 0; /* duplicates dstelt_nr */ in replay_init()
540 copy->dstib.index_size = 4; in replay_init()
541 copy->dstib.obj = ctx->Shared->NullBufferObj; in replay_init()
542 copy->dstib.ptr = copy->dstelt; in replay_init()