Searched refs:dif_refl (Results 1 – 1 of 1) sorted by relevance
88 float dif_refl[4]; in SetLutTable() member139 mat.dif_refl[co] = 0.5f * mat.albedo[co] * (exp(-mat.beta[co]) + exp(-mat.beta_prime[co])); in SetLutTable()154 qlut[co][j] = mat.dif_refl[co] * LN; in SetLutTable()169 qlut[co][j] = mat.dif_refl[co] * LN; in SetLutTable()183 qlut[co][127 + 256] = pow(mat.dif_refl[co], display_gamma) - qlut[co][127]; in SetLutTable()