Searched refs:s_FogDensity (Results 1 – 1 of 1) sorted by relevance
69 float s_FogDensity = 0.1f; /* GL_FOG_DENSITY in OpenGL ES1.1 compatible settings */ variable125 return exp(-s_FogDensity * fog_c); in FogCoef()