Searched refs:getAlphaFromFactoredZ (Results 1 – 1 of 1) sorted by relevance
78 inline float getAlphaFromFactoredZ(float factoredZ) { in getAlphaFromFactoredZ() function179 float currentAlpha = getAlphaFromFactoredZ(casterVertices[0].z * heightFactor); in createAmbientShadow()251 float nextAlpha = getAlphaFromFactoredZ(innerNext.z * heightFactor); in createAmbientShadow()285 getAlphaFromFactoredZ(currentInner.z * heightFactor)); in createAmbientShadow()297 getAlphaFromFactoredZ(centroid3d.z * heightFactor); in createAmbientShadow()