Home
last modified time | relevance | path

Searched refs:PVRTMatrixVec3CrossProductX (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h182 #define PVRTMatrixVec3CrossProduct PVRTMatrixVec3CrossProductX
718 void PVRTMatrixVec3CrossProductX(
DPVRTMatrixX.cpp387 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