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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTTrans.h 101 PVRTVECTOR4 * const pOut,
157 PVRTVECTOR4 * const pOut,
158 const PVRTVECTOR4 * const pV,
169 PVRTVECTOR4 * const pOut,
170 const PVRTVECTOR4 * const pV,
PVRTMisc.h 52 const PVRTVECTOR4 * const pvPlane,
PVRTTrans.cpp 307 PVRTVECTOR4 * const pOut,
315 PVRTVECTOR4 *pDst;
341 pDst = (PVRTVECTOR4*)((char*)pDst + nOutStride);
421 PVRTVECTOR4 * const pOut,
422 const PVRTVECTOR4 * const pV,
473 PVRTVECTOR4 * const pOut,
474 const PVRTVECTOR4 * const pV,
PVRTMatrix.h 161 typedef PVRTVECTOR4x PVRTVECTOR4;
189 typedef PVRTVECTOR4f PVRTVECTOR4;
PVRTBoneBatch.cpp 450 PVRTVECTOR4 vWeight, vIdx;
451 PVRTVECTOR4 vWeight2, vIdx2;
678 PVRTVECTOR4 vWeight, vIdx;
PVRTShadowVol.cpp 809 const PVRTVECTOR4 * const pBoundingHyperCube,
913 const PVRTVECTOR4 * const pBoundingHyperCube,
916 const PVRTVECTOR4 *pv0;
1033 const PVRTVECTOR4 * const pBoundingHyperCube)
1035 const PVRTVECTOR4 *pv0, *pv1;
    [all...]
PVRTMisc.cpp 96 const PVRTVECTOR4 * const pvPlane,
PVRTVector.h 667 struct PVRTVec4 : public PVRTVECTOR4
    [all...]
PVRTModelPOD.cpp     [all...]

Completed in 210 milliseconds