Searched refs:pv0 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.cpp | 133 …eateEdge(PVRTShadowVolShadowMesh * const psMesh, const PVRTVECTOR3 * const pv0, const PVRTVECTOR3 … in FindOrCreateEdge() argument 137 wV0 = FindOrCreateVertex(psMesh, pv0); in FindOrCreateEdge() 177 const PVRTVECTOR3 * const pv0, in CrossProduct() argument 183 v0.x = pv1->x - pv0->x; in CrossProduct() 184 v0.y = pv1->y - pv0->y; in CrossProduct() 185 v0.z = pv1->z - pv0->z; in CrossProduct() 187 v1.x = pv2->x - pv0->x; in CrossProduct() 188 v1.y = pv2->y - pv0->y; in CrossProduct() 189 v1.z = pv2->z - pv0->z; in CrossProduct() 207 const PVRTVECTOR3 * const pv0, in FindOrCreateTriangle() argument [all …]
|
D | PVRTMisc.cpp | 42 const PVRTVECTOR3 * const pv0, in PVRTMiscCalculateIntersectionLinePlane() argument 49 vD.x = pv1->x - pv0->x; in PVRTMiscCalculateIntersectionLinePlane() 50 vD.y = pv1->y - pv0->y; in PVRTMiscCalculateIntersectionLinePlane() 51 vD.z = pv1->z - pv0->z; in PVRTMiscCalculateIntersectionLinePlane() 61 VERTTYPEMUL(pfPlane[0], pv0->x) + in PVRTMiscCalculateIntersectionLinePlane() 62 VERTTYPEMUL(pfPlane[1], pv0->y) + in PVRTMiscCalculateIntersectionLinePlane() 63 VERTTYPEMUL(pfPlane[2], pv0->z) + in PVRTMiscCalculateIntersectionLinePlane() 69 pvIntersection->x = pv0->x + VERTTYPEMUL(fT, vD.x); in PVRTMiscCalculateIntersectionLinePlane() 70 pvIntersection->y = pv0->y + VERTTYPEMUL(fT, vD.y); in PVRTMiscCalculateIntersectionLinePlane() 71 pvIntersection->z = pv0->z + VERTTYPEMUL(fT, vD.z); in PVRTMiscCalculateIntersectionLinePlane()
|
D | PVRTMisc.h | 29 const PVRTVECTOR3 * const pv0,
|
/external/u-boot/arch/arm/dts/ |
D | tegra124-nyan-big.dts | 857 pv0 { 858 nvidia,pins = "pv0";
|
D | tegra124-apalis.dts | 1504 pv0 { /* NC */ 1505 nvidia,pins = "pv0";
|