Home
last modified time | relevance | path

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

/dports/graphics/gource/gource-0.51/src/
H A Dpawn.cpp20 float gGourceShadowStrength = 0.5; variable
139 glColor4f(0.0, 0.0, 0.0, alpha * gGourceShadowStrength); in drawShadow()
H A Dspline.cpp129 …+ offset, vec4(0.0, 0.0, 0.0, gGourceShadowStrength), spline_point[i+1] + offset, vec4(0.0, 0.0, 0… in drawShadow()
H A Dpawn.h105 extern float gGourceShadowStrength;