Searched defs:PVRTLinearEqSolve (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTVector.cpp326 @Function PVRTLinearEqSolve
336 void PVRTLinearEqSolve(VERTTYPE * const pRes, VERTTYPE ** const pSrc, const int nCnt) function
386 PVRTLinearEqSolve(pRes, pSrc, nCnt - 1);

Completed in 160 milliseconds