Searched refs:cdest (Results 1 – 1 of 1) sorted by relevance
469 GLubyte *cdest = dest; in _tnl_emit_indexed_vertices_to_buffer() local472 vtx->emit( ctx, 1, cdest ); in _tnl_emit_indexed_vertices_to_buffer()473 cdest += vtx->vertex_size; in _tnl_emit_indexed_vertices_to_buffer()478 vtx->emit( ctx, 1, cdest); in _tnl_emit_indexed_vertices_to_buffer()479 cdest += vtx->vertex_size; in _tnl_emit_indexed_vertices_to_buffer()482 return (void *) cdest; in _tnl_emit_indexed_vertices_to_buffer()