Searched refs:PVRTLinearEqSolve (Results 1 – 2 of 2) sorted by relevance
336 void PVRTLinearEqSolve(VERTTYPE * const pRes, VERTTYPE ** const pSrc, const int nCnt) in PVRTLinearEqSolve() function386 PVRTLinearEqSolve(pRes, pSrc, nCnt - 1); in PVRTLinearEqSolve()
37 void PVRTLinearEqSolve(VERTTYPE * const pRes, VERTTYPE ** const pSrc, const int nCnt);1678 PVRTLinearEqSolve(pRes, (VERTTYPE**)ppRows, 4); in inverseEx()