Searched refs:VertexID2 (Results 1 – 3 of 3) sorted by relevance
65 typedef typename property_map< Graph2, vertex_index_t >::type VertexID2; in johnson_all_pairs_shortest_paths() typedef66 VertexID2 id2 = get(vertex_index, g2); in johnson_all_pairs_shortest_paths()102 shared_array_property_map< DT, VertexID2 > h(num_vertices(g2), id2); in johnson_all_pairs_shortest_paths()
597 simdscalari VertexID2; // OUT: vector of vertex IDs member
1932 _simd16_insert_si(vsContext_lo.VertexID16, fetchInfo_lo.VertexID2, 1); in ProcessDraw()1935 vsContext_hi.VertexID = fetchInfo_lo.VertexID2; in ProcessDraw()