Searched refs:sheenAttenuation (Results 1 – 1 of 1) sorted by relevance
110 const float sheenAttenuation = 1.0 - (ssv.sheenColorMax * ssv.sheenBRDFApprox); in AppendIndirectSheen() local112 irradiance *= sheenAttenuation; in AppendIndirectSheen()113 radiance *= sheenAttenuation; in AppendIndirectSheen()