HomeSort by relevance Sort by last modified time
    Searched refs:PVRTMatrixLinearEqSolveX (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMatrix.h 185 #define PVRTMatrixLinearEqSolve PVRTMatrixLinearEqSolveX
778 @fn PVRTMatrixLinearEqSolveX
788 void PVRTMatrixLinearEqSolveX(
PVRTMatrixX.cpp 353 PVRTMatrixLinearEqSolveX(pfRes, (int**)ppfRows, 4);
791 @Function PVRTMatrixLinearEqSolveX
801 void PVRTMatrixLinearEqSolveX(
854 PVRTMatrixLinearEqSolveX(pRes, pSrc, nCnt - 1);

Completed in 68 milliseconds