Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h213 #define PVRTMatrixLinearEqSolve PVRTMatrixLinearEqSolveF
773 void PVRTMatrixLinearEqSolveF(
DPVRTMatrixF.cpp347 PVRTMatrixLinearEqSolveF(pfRes, (float**)ppfRows, 4); in PVRTMatrixInverseExF()
773 void PVRTMatrixLinearEqSolveF( in PVRTMatrixLinearEqSolveF() function
840 PVRTMatrixLinearEqSolveF(pRes, pSrc, nCnt - 1); in PVRTMatrixLinearEqSolveF()