Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h185 #define PVRTMatrixLinearEqSolve PVRTMatrixLinearEqSolveX
788 void PVRTMatrixLinearEqSolveX(
DPVRTMatrixX.cpp353 PVRTMatrixLinearEqSolveX(pfRes, (int**)ppfRows, 4); in PVRTMatrixInverseExX()
801 void PVRTMatrixLinearEqSolveX( in PVRTMatrixLinearEqSolveX() function
854 PVRTMatrixLinearEqSolveX(pRes, pSrc, nCnt - 1); in PVRTMatrixLinearEqSolveX()