Home
last modified time | relevance | path

Searched defs:PVRTVec3 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTVector.h319 struct PVRTVec3 : public PVRTVECTOR3 struct
327 PVRTVec3() in PVRTVec3() function
337 PVRTVec3(VERTTYPE fX, VERTTYPE fY, VERTTYPE fZ) in PVRTVec3() argument
345 PVRTVec3(const VERTTYPE fValue) in PVRTVec3() argument
353 PVRTVec3(const VERTTYPE* pVec) in PVRTVec3() argument
372 PVRTVec3 out; argument
385 PVRTVec3 out; argument
433 PVRTVec3 out; argument
448 PVRTVec3 out; argument
476 PVRTVec3 out; argument
[all …]
DPVRTVector.cpp44 PVRTVec3::PVRTVec3(const PVRTVec4& vec4) in PVRTVec3() function in PVRTVec3