Searched refs:MyVAddS (Results 1 – 1 of 1) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | apitrigeom.cpp | 93 MyVAddS(u, &x, &p1, &p1); in rt_tri_fcylinder() 94 MyVAddS(v, &y, &p1, &p1); in rt_tri_fcylinder() 99 MyVAddS(u2, &x, &p2, &p2); in rt_tri_fcylinder() 100 MyVAddS(v2, &y, &p2, &p2); in rt_tri_fcylinder() 145 MyVAddS(u, &x, &p1, &p1); in rt_tri_ring() 146 MyVAddS(v, &y, &p1, &p1); in rt_tri_ring() 149 MyVAddS(a, &n1, &ctr, &p1); in rt_tri_ring() 150 MyVAddS(b, &n1, &ctr, &p3); in rt_tri_ring() 152 MyVAddS(u2, &x, &p2, &p2); in rt_tri_ring() 153 MyVAddS(v2, &y, &p2, &p2); in rt_tri_ring() [all …]
|