Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSss/
DLightingSss.cpp97 float i1[3]; in SetLutTable() member
142 mat.i1[co] = DMP_PI * (exp(-mat.beta[co]) + exp(-mat.beta_prime[co])) / mat.i0[co]; in SetLutTable()
157 …qlut[co][j] += mat.i0[co] * (1.0f / (1.0f + mat.i1[co] * h)) * gamma * mat.albedo[co] * 0.25f * RE… in SetLutTable()
172 qlut[co][j] += mat.i0[co] * (1.0f / (1.0f + mat.i1[co] * h)) * in SetLutTable()