Searched refs:PSVECDotProduct (Results 1 – 3 of 3) sorted by relevance
1116 f32 PSVECDotProduct ( const Vec *a, const Vec *b );1148 #define VECDotProduct PSVECDotProduct
520 f32 PSVECDotProduct ( const Vec *vec1, const Vec *vec2 ) in PSVECDotProduct() function