Home
last modified time | relevance | path

Searched defs:colorMdGrey (Results 1 – 11 of 11) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_color.c13 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DLib.cpp140 idVec4 colorMdGrey = idVec4( 0.50f, 0.50f, 0.50f, 1.00f ); variable
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_math.c47 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_math.c47 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_math.c47 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c47 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_math.c47 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_math.c49 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_math.c55 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_math.c48 vec4_t colorMdGrey = {0.5, 0.5, 0.5, 1}; variable
/dports/games/evq3/evq3/code/qcommon/
H A Dq_math.c48 vec4_t colorMdGrey = { 0.5, 0.5, 0.5, 1 }; variable