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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMatrix.h 112 @class PVRTMATRIXx
115 class PVRTMATRIXx
163 typedef PVRTMATRIXx PVRTMATRIX;
232 void PVRTMatrixIdentityX(PVRTMATRIXx &mOut);
260 PVRTMATRIXx &mOut,
261 const PVRTMATRIXx &mA,
262 const PVRTMATRIXx &mB);
286 PVRTMATRIXx &mOut,
314 PVRTMATRIXx &mOut,
336 PVRTMATRIXx &mOut
    [all...]
PVRTMatrixX.cpp 3 @File PVRTMatrixX.cpp
5 @Title PVRTMatrixX
33 static const PVRTMATRIXx c_mIdentity = {
52 void PVRTMatrixIdentityX(PVRTMATRIXx &mOut)
73 PVRTMATRIXx &mOut,
74 const PVRTMATRIXx &mA,
75 const PVRTMATRIXx &mB)
77 PVRTMATRIXx mRet;
113 PVRTMATRIXx &mOut,
133 PVRTMATRIXx &mOut
    [all...]
PVRTQuaternion.h 222 PVRTMATRIXx &mOut,
PVRTQuaternionX.cpp 235 PVRTMATRIXx &mOut,

Completed in 304 milliseconds