Searched defs:dot3 (Results 1 – 2 of 2) sorted by relevance
390 GLfixed dot3(const GLfixed* a, const GLfixed* b) in dot3() function
410 static inline float dot3(float x0, float y0, float z0, float x1, float y1, float z1) { in dot3() function