Searched refs:dCharlie (Results 1 – 3 of 3) sorted by relevance
64 float dCharlie(float roughness, float NoH) in dCharlie() function
302 const float sheenD = dCharlie(ssv.sheenRoughness, NoH); in CalculateLight()531 const float sheenD = dCharlie(ssv.sheenRoughness, NoH); in CalculateLight()
39 const float sheenD = dCharlie(ssv.sheenRoughness, NoH); in CalculateLightInplace()