Searched refs:scatterVoH (Results 1 – 1 of 1) sorted by relevance
685 float scatterVoH = clamp(dot(sd.V, -L), 0.0, 1.0); in CalculateLight() local688 float forwardScatter = exp2(scatterVoH * sharpness - sharpness); in CalculateLight()