Searched refs:pvLightModel (Results 1 – 2 of 2) sorted by relevance
170 const PVRTVECTOR3 * const pvLightModel,188 const PVRTVec3 * const pvLightModel,
618 const PVRTVec3 * const pvLightModel, in PVRTShadowVolSilhouetteProjectedBuild() argument622 …PVRTShadowVolSilhouetteProjectedBuild(psVol, dwVisFlags,psMesh, (PVRTVECTOR3*) pvLightModel, bPoin… in PVRTShadowVolSilhouetteProjectedBuild()639 const PVRTVECTOR3 * const pvLightModel, in PVRTShadowVolSilhouetteProjectedBuild() argument698 v.x = psMesh->pV[pE0->wV0].x - pvLightModel->x; in PVRTShadowVolSilhouetteProjectedBuild()699 v.y = psMesh->pV[pE0->wV0].y - pvLightModel->y; in PVRTShadowVolSilhouetteProjectedBuild()700 v.z = psMesh->pV[pE0->wV0].z - pvLightModel->z; in PVRTShadowVolSilhouetteProjectedBuild()703 f = PVRTMatrixVec3DotProduct(psTri->vNormal, *pvLightModel); in PVRTShadowVolSilhouetteProjectedBuild()