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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTMatrix.h 73 } PVRTVECTOR3x;
160 typedef PVRTVECTOR3x PVRTVECTOR3;
472 const PVRTVECTOR3x &vEye,
473 const PVRTVECTOR3x &vAt,
474 const PVRTVECTOR3x &vUp);
499 const PVRTVECTOR3x &vEye,
500 const PVRTVECTOR3x &vAt,
501 const PVRTVECTOR3x &vUp);
667 PVRTVECTOR3x &vOut,
668 const PVRTVECTOR3x &v1
    [all...]
PVRTQuaternion.h 104 const PVRTVECTOR3x &vAxis,
131 PVRTVECTOR3x &vAxis,
PVRTMatrixX.cpp 374 const PVRTVECTOR3x &vEye,
375 const PVRTVECTOR3x &vAt,
376 const PVRTVECTOR3x &vUp)
378 PVRTVECTOR3x f, vUpActual, s, u;
424 const PVRTVECTOR3x &vEye,
425 const PVRTVECTOR3x &vAt,
426 const PVRTVECTOR3x &vUp)
428 PVRTVECTOR3x f, vUpActual, s, u;
690 PVRTVECTOR3x &vOut,
691 const PVRTVECTOR3x &v1
    [all...]
PVRTQuaternionX.cpp 51 const PVRTVECTOR3x &vAxis,
79 PVRTVECTOR3x &vAxis,
289 PVRTVECTOR3x CrossProduct;

Completed in 64 milliseconds