Home
last modified time | relevance | path

Searched refs:fCamZProj (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTShadowVol.h229 const float fCamZProj,
DPVRTShadowVol.cpp1152 const float fCamZProj, in PVRTShadowVolBoundingBoxIsVisible() argument
1215 if(!IsHyperBoundingBoxVisibleEx(BoundingHyperCubeT, fCamZProj)) { in PVRTShadowVolBoundingBoxIsVisible()
1228 if(IsBoundingBoxVisibleEx(&BoundingHyperCubeT[8], fCamZProj)) in PVRTShadowVolBoundingBoxIsVisible()
1244 if(IsBoundingBoxVisibleEx(BoundingHyperCubeT, fCamZProj)) in PVRTShadowVolBoundingBoxIsVisible()
1249 if(IsBoundingBoxVisibleEx(&BoundingHyperCubeT[8], fCamZProj)) in PVRTShadowVolBoundingBoxIsVisible()