Searched refs:PVRTMatrixVec3CrossProductX (Results 1 – 2 of 2) sorted by relevance
182 #define PVRTMatrixVec3CrossProduct PVRTMatrixVec3CrossProductX718 void PVRTMatrixVec3CrossProductX(
387 PVRTMatrixVec3CrossProductX(s, f, vUpActual); in PVRTMatrixLookAtLHX()388 PVRTMatrixVec3CrossProductX(u, s, f); in PVRTMatrixLookAtLHX()437 PVRTMatrixVec3CrossProductX(s, f, vUpActual); in PVRTMatrixLookAtRHX()438 PVRTMatrixVec3CrossProductX(u, s, f); in PVRTMatrixLookAtRHX()726 void PVRTMatrixVec3CrossProductX( in PVRTMatrixVec3CrossProductX() function