Home | History | Annotate | Download | only in math

Lines Matching refs:DOT2

1236       GLfloat mm = DOT2(m, m);
1237 GLfloat m4m4 = DOT2(m+4,m+4);
1238 GLfloat mm4 = DOT2(m,m+4);