• Home
  • Raw
  • Download

Lines Matching refs:PVRTXMUL

80 …mRet.f[ 0] = PVRTXMUL(mA.f[ 0], mB.f[ 0]) + PVRTXMUL(mA.f[ 1], mB.f[ 4]) + PVRTXMUL(mA.f[ 2], mB.f…  in PVRTMatrixMultiplyX()
81 …mRet.f[ 1] = PVRTXMUL(mA.f[ 0], mB.f[ 1]) + PVRTXMUL(mA.f[ 1], mB.f[ 5]) + PVRTXMUL(mA.f[ 2], mB.f… in PVRTMatrixMultiplyX()
82 …mRet.f[ 2] = PVRTXMUL(mA.f[ 0], mB.f[ 2]) + PVRTXMUL(mA.f[ 1], mB.f[ 6]) + PVRTXMUL(mA.f[ 2], mB.f… in PVRTMatrixMultiplyX()
83 …mRet.f[ 3] = PVRTXMUL(mA.f[ 0], mB.f[ 3]) + PVRTXMUL(mA.f[ 1], mB.f[ 7]) + PVRTXMUL(mA.f[ 2], mB.f… in PVRTMatrixMultiplyX()
85 …mRet.f[ 4] = PVRTXMUL(mA.f[ 4], mB.f[ 0]) + PVRTXMUL(mA.f[ 5], mB.f[ 4]) + PVRTXMUL(mA.f[ 6], mB.f… in PVRTMatrixMultiplyX()
86 …mRet.f[ 5] = PVRTXMUL(mA.f[ 4], mB.f[ 1]) + PVRTXMUL(mA.f[ 5], mB.f[ 5]) + PVRTXMUL(mA.f[ 6], mB.f… in PVRTMatrixMultiplyX()
87 …mRet.f[ 6] = PVRTXMUL(mA.f[ 4], mB.f[ 2]) + PVRTXMUL(mA.f[ 5], mB.f[ 6]) + PVRTXMUL(mA.f[ 6], mB.f… in PVRTMatrixMultiplyX()
88 …mRet.f[ 7] = PVRTXMUL(mA.f[ 4], mB.f[ 3]) + PVRTXMUL(mA.f[ 5], mB.f[ 7]) + PVRTXMUL(mA.f[ 6], mB.f… in PVRTMatrixMultiplyX()
90 …mRet.f[ 8] = PVRTXMUL(mA.f[ 8], mB.f[ 0]) + PVRTXMUL(mA.f[ 9], mB.f[ 4]) + PVRTXMUL(mA.f[10], mB.f… in PVRTMatrixMultiplyX()
91 …mRet.f[ 9] = PVRTXMUL(mA.f[ 8], mB.f[ 1]) + PVRTXMUL(mA.f[ 9], mB.f[ 5]) + PVRTXMUL(mA.f[10], mB.f… in PVRTMatrixMultiplyX()
92 …mRet.f[10] = PVRTXMUL(mA.f[ 8], mB.f[ 2]) + PVRTXMUL(mA.f[ 9], mB.f[ 6]) + PVRTXMUL(mA.f[10], mB.f… in PVRTMatrixMultiplyX()
93 …mRet.f[11] = PVRTXMUL(mA.f[ 8], mB.f[ 3]) + PVRTXMUL(mA.f[ 9], mB.f[ 7]) + PVRTXMUL(mA.f[10], mB.f… in PVRTMatrixMultiplyX()
95 …mRet.f[12] = PVRTXMUL(mA.f[12], mB.f[ 0]) + PVRTXMUL(mA.f[13], mB.f[ 4]) + PVRTXMUL(mA.f[14], mB.f… in PVRTMatrixMultiplyX()
96 …mRet.f[13] = PVRTXMUL(mA.f[12], mB.f[ 1]) + PVRTXMUL(mA.f[13], mB.f[ 5]) + PVRTXMUL(mA.f[14], mB.f… in PVRTMatrixMultiplyX()
97 …mRet.f[14] = PVRTXMUL(mA.f[12], mB.f[ 2]) + PVRTXMUL(mA.f[13], mB.f[ 6]) + PVRTXMUL(mA.f[14], mB.f… in PVRTMatrixMultiplyX()
98 …mRet.f[15] = PVRTXMUL(mA.f[12], mB.f[ 3]) + PVRTXMUL(mA.f[13], mB.f[ 7]) + PVRTXMUL(mA.f[14], mB.f… in PVRTMatrixMultiplyX()
270 temp = PVRTXMUL(PVRTXMUL(mIn.f[ 0], mIn.f[ 5]), mIn.f[10]); in PVRTMatrixInverseX()
272 temp = PVRTXMUL(PVRTXMUL(mIn.f[ 4], mIn.f[ 9]), mIn.f[ 2]); in PVRTMatrixInverseX()
274 temp = PVRTXMUL(PVRTXMUL(mIn.f[ 8], mIn.f[ 1]), mIn.f[ 6]); in PVRTMatrixInverseX()
276 temp = PVRTXMUL(PVRTXMUL(-mIn.f[ 8], mIn.f[ 5]), mIn.f[ 2]); in PVRTMatrixInverseX()
278 temp = PVRTXMUL(PVRTXMUL(-mIn.f[ 4], mIn.f[ 1]), mIn.f[10]); in PVRTMatrixInverseX()
280 temp = PVRTXMUL(PVRTXMUL(-mIn.f[ 0], mIn.f[ 9]), mIn.f[ 6]); in PVRTMatrixInverseX()
296 …mDummyMatrix.f[ 0] = PVRTXMUL(( PVRTXMUL(mIn.f[ 5], mIn.f[10]) - PVRTXMUL(mIn.f[ 9], mIn.f[ 6]) … in PVRTMatrixInverseX()
297 …mDummyMatrix.f[ 1] = - PVRTXMUL(( PVRTXMUL(mIn.f[ 1], mIn.f[10]) - PVRTXMUL(mIn.f[ 9], mIn.f[ 2]) … in PVRTMatrixInverseX()
298 …mDummyMatrix.f[ 2] = PVRTXMUL(( PVRTXMUL(mIn.f[ 1], mIn.f[ 6]) - PVRTXMUL(mIn.f[ 5], mIn.f[ 2]) … in PVRTMatrixInverseX()
299 …mDummyMatrix.f[ 4] = - PVRTXMUL(( PVRTXMUL(mIn.f[ 4], mIn.f[10]) - PVRTXMUL(mIn.f[ 8], mIn.f[ 6]) … in PVRTMatrixInverseX()
300 …mDummyMatrix.f[ 5] = PVRTXMUL(( PVRTXMUL(mIn.f[ 0], mIn.f[10]) - PVRTXMUL(mIn.f[ 8], mIn.f[ 2]) … in PVRTMatrixInverseX()
301 …mDummyMatrix.f[ 6] = - PVRTXMUL(( PVRTXMUL(mIn.f[ 0], mIn.f[ 6]) - PVRTXMUL(mIn.f[ 4], mIn.f[ 2]) … in PVRTMatrixInverseX()
302 …mDummyMatrix.f[ 8] = PVRTXMUL(( PVRTXMUL(mIn.f[ 4], mIn.f[ 9]) - PVRTXMUL(mIn.f[ 8], mIn.f[ 5]) … in PVRTMatrixInverseX()
303 …mDummyMatrix.f[ 9] = - PVRTXMUL(( PVRTXMUL(mIn.f[ 0], mIn.f[ 9]) - PVRTXMUL(mIn.f[ 8], mIn.f[ 1]) … in PVRTMatrixInverseX()
304 …mDummyMatrix.f[10] = PVRTXMUL(( PVRTXMUL(mIn.f[ 0], mIn.f[ 5]) - PVRTXMUL(mIn.f[ 4], mIn.f[ 1]) … in PVRTMatrixInverseX()
307 …mDummyMatrix.f[12] = - ( PVRTXMUL(mIn.f[12], mDummyMatrix.f[ 0]) + PVRTXMUL(mIn.f[13], mDummyMatri… in PVRTMatrixInverseX()
308 …mDummyMatrix.f[13] = - ( PVRTXMUL(mIn.f[12], mDummyMatrix.f[ 1]) + PVRTXMUL(mIn.f[13], mDummyMatri… in PVRTMatrixInverseX()
309 …mDummyMatrix.f[14] = - ( PVRTXMUL(mIn.f[12], mDummyMatrix.f[ 2]) + PVRTXMUL(mIn.f[13], mDummyMatri… in PVRTMatrixInverseX()
489 f = PVRTXDIV(PVRTF2X(1.0f), PVRTXTAN(PVRTXMUL(fFOVy, PVRTF2X(0.5f)))); in PVRTMatrixPerspectiveFovLHX()
508 mOut.f[14] = -PVRTXMUL(PVRTXDIV(fFar, fFar - fNear), fNear); in PVRTMatrixPerspectiveFovLHX()
544 f = PVRTXDIV(PVRTF2X(1.0f), PVRTXTAN(PVRTXMUL(fFOVy, PVRTF2X(0.5f)))); in PVRTMatrixPerspectiveFovRHX()
563 mOut.f[14] = PVRTXMUL(PVRTXDIV(fFar, fNear - fFar), fNear) << 1; // Cheap 2x in PVRTMatrixPerspectiveFovRHX()
695 vOut.x = v1.x + PVRTXMUL(s, v2.x - v1.x); in PVRTMatrixVec3LerpX()
696 vOut.y = v1.y + PVRTXMUL(s, v2.y - v1.y); in PVRTMatrixVec3LerpX()
697 vOut.z = v1.z + PVRTXMUL(s, v2.z - v1.z); in PVRTMatrixVec3LerpX()
715 return (PVRTXMUL(v1.x, v2.x) + PVRTXMUL(v1.y, v2.y) + PVRTXMUL(v1.z, v2.z)); in PVRTMatrixVec3DotProductX()
734 result.x = PVRTXMUL(v1.y, v2.z) - PVRTXMUL(v1.z, v2.y); in PVRTMatrixVec3CrossProductX()
735 result.y = PVRTXMUL(v1.z, v2.x) - PVRTXMUL(v1.x, v2.z); in PVRTMatrixVec3CrossProductX()
736 result.z = PVRTXMUL(v1.x, v2.y) - PVRTXMUL(v1.y, v2.x); in PVRTMatrixVec3CrossProductX()
770 vOut.x = PVRTXMUL(vTemp.x, f); in PVRTMatrixVec3NormalizeX()
771 vOut.y = PVRTXMUL(vTemp.y, f); in PVRTMatrixVec3NormalizeX()
772 vOut.z = PVRTXMUL(vTemp.z, f); in PVRTMatrixVec3NormalizeX()
786 temp = PVRTXMUL(vIn.x,vIn.x) + PVRTXMUL(vIn.y,vIn.y) + PVRTXMUL(vIn.z,vIn.z); in PVRTMatrixVec3LengthX()
845 pSrc[j][k] -= PVRTXMUL(f, pSrc[nCnt-1][k]); in PVRTMatrixLinearEqSolveX()
860 f -= PVRTXMUL(pSrc[nCnt-1][k], pRes[k-1]); in PVRTMatrixLinearEqSolveX()