Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrixF.cpp379 PVRTMatrixVec3NormalizeF(f, f); in PVRTMatrixLookAtLHF()
381 PVRTMatrixVec3NormalizeF(s, s); in PVRTMatrixLookAtLHF()
383 PVRTMatrixVec3NormalizeF(u, u); in PVRTMatrixLookAtLHF()
430 PVRTMatrixVec3NormalizeF(f, f); in PVRTMatrixLookAtRHF()
432 PVRTMatrixVec3NormalizeF(s, s); in PVRTMatrixLookAtRHF()
434 PVRTMatrixVec3NormalizeF(u, u); in PVRTMatrixLookAtRHF()
731 void PVRTMatrixVec3NormalizeF( in PVRTMatrixVec3NormalizeF() function
DPVRTVertex.cpp532 PVRTMatrixVec3NormalizeF(AlignedVector, AlignedVector); in PVRTVertexTangentBitangent()
551 PVRTMatrixVec3NormalizeF(*pvTan, *pvTan); in PVRTVertexTangentBitangent()
552 PVRTMatrixVec3NormalizeF(*pvBin, *pvBin); in PVRTVertexTangentBitangent()
795 PVRTMatrixVec3NormalizeF(*(PVRTVECTOR3f*) &pfPos0[0], *(PVRTVECTOR3f*) &pfPos0[0]); in PVRTVertexGenerateTangentSpace()
796 PVRTMatrixVec3NormalizeF(*(PVRTVECTOR3f*) &pfPos1[0], *(PVRTVECTOR3f*) &pfPos1[0]); in PVRTVertexGenerateTangentSpace()
DPVRTMatrix.h211 #define PVRTMatrixVec3Normalize PVRTMatrixVec3NormalizeF
729 void PVRTMatrixVec3NormalizeF(