Home
last modified time | relevance | path

Searched refs:PVRTMatrixVec3CrossProductF (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h210 #define PVRTMatrixVec3CrossProduct PVRTMatrixVec3CrossProductF
706 void PVRTMatrixVec3CrossProductF(
DPVRTMatrixF.cpp380 PVRTMatrixVec3CrossProductF(s, f, vUp); in PVRTMatrixLookAtLHF()
382 PVRTMatrixVec3CrossProductF(u, s, f); in PVRTMatrixLookAtLHF()
431 PVRTMatrixVec3CrossProductF(s, f, vUp); in PVRTMatrixLookAtRHF()
433 PVRTMatrixVec3CrossProductF(u, s, f); in PVRTMatrixLookAtRHF()
709 void PVRTMatrixVec3CrossProductF( in PVRTMatrixVec3CrossProductF() function
DPVRTVertex.cpp535 PVRTMatrixVec3CrossProductF(*pvTan, *pvNor, AlignedVector); in PVRTVertexTangentBitangent()
539 PVRTMatrixVec3CrossProductF(*pvBin, *pvTan, *pvNor); in PVRTVertexTangentBitangent()