Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSss/
DLightingSss.cpp101 int j, co; in SetLutTable() local
106 for (co = 0; co < 3; co++) in SetLutTable()
107 memset(qlut[co], 0, sizeof(qlut[0])); in SetLutTable()
132 for (co = 0; co < 3; co++) in SetLutTable()
134 sigma_t_prim[co] = sigma_s_prim[co] + sigma_a[co]; in SetLutTable()
135 mat.zr[co] = geom_scale / sigma_t_prim[co]; in SetLutTable()
136 mat.albedo[co] = sigma_s_prim[co] / sigma_t_prim[co]; in SetLutTable()
137 mat.beta[co] = sqrt(3.0f * (1.0f - mat.albedo[co])); in SetLutTable()
138 mat.beta_prime[co] = mat.beta[co] * mat.Bi; in SetLutTable()
139 mat.dif_refl[co] = 0.5f * mat.albedo[co] * (exp(-mat.beta[co]) + exp(-mat.beta_prime[co])); in SetLutTable()
[all …]
/CTR-SDK-4.2.7-SampleDemos/camera/Stereo/romfiles/
Dshader.map2 Copyright (C) Digital Media Professionals co.,ltd. 2009. All rights reserved.