Searched refs:cdest (Results 1 – 2 of 2) sorted by relevance
485 GLubyte *cdest = dest; in _tnl_emit_indexed_vertices_to_buffer() local488 vtx->emit( ctx, 1, cdest ); in _tnl_emit_indexed_vertices_to_buffer()489 cdest += vtx->vertex_size; in _tnl_emit_indexed_vertices_to_buffer()494 vtx->emit( ctx, 1, cdest); in _tnl_emit_indexed_vertices_to_buffer()495 cdest += vtx->vertex_size; in _tnl_emit_indexed_vertices_to_buffer()498 return (void *) cdest; in _tnl_emit_indexed_vertices_to_buffer()
457 cdest = Path(dest).parent / Path(c).relative_to(src.parent)460 zip_file.write(c, str(cdest))461 in_catalog.append((cdest.name, cdest))