Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTShadowVol.h171 const bool bPointLight,
189 const bool bPointLight,
205 const bool bPointLight,
228 const bool bPointLight,
DPVRTShadowVol.cpp619 const bool bPointLight, in PVRTShadowVolSilhouetteProjectedBuild() argument
622 …ouetteProjectedBuild(psVol, dwVisFlags,psMesh, (PVRTVECTOR3*) pvLightModel, bPointLight, pContext); in PVRTShadowVolSilhouetteProjectedBuild()
640 const bool bPointLight, in PVRTShadowVolSilhouetteProjectedBuild() argument
697 if(bPointLight) { in PVRTShadowVolSilhouetteProjectedBuild()
1103 const bool bPointLight, in PVRTShadowVolBoundingBoxExtrude() argument
1108 if(bPointLight) { in PVRTShadowVolBoundingBoxExtrude()
1151 const bool bPointLight, in PVRTShadowVolBoundingBoxIsVisible() argument
1205 PVRTShadowVolBoundingBoxExtrude(pvExtrudedCube, pBoundingBox, pvLightMdl, bPointLight, fVolLength); in PVRTShadowVolBoundingBoxIsVisible()