Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMatrix.h185 #define PVRTMatrixLinearEqSolve PVRTMatrixLinearEqSolveX macro
213 #define PVRTMatrixLinearEqSolve PVRTMatrixLinearEqSolveF macro
DPVRTTrans.cpp462 PVRTMatrixLinearEqSolve(&pOut->x, ppfRows, 4); in PVRTTransformBack()