Home
last modified time | relevance | path

Searched defs:sceneColor (Results 1 – 5 of 5) sorted by relevance

/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dpiedraw.cpp198 … int& ecmState, const float& timestate, const glm::mat4 & matrix, glm::vec4 &sceneColor, glm::vec4… in draw3dShapeTemplated()
299 …glm::vec4 sceneColor(lighting0[LIGHT_EMISSIVE][0], lighting0[LIGHT_EMISSIVE][1], lighting0[LIGHT_E… in pie_Draw3DShape2() local
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DsimpleLightingContext.cpp483 float sceneColor[4]; // XXX: should be separated? in BindUniformBlocks() member
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/vr/
H A DOpenVRMode.cpp620 float sceneColor = SettingGetGlobal_f(G, cSetting_openvr_gui_scene_color); in OpenVRMenuSettingsChanged() local
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DGame.h698 InterpolatedVector sceneColor, sceneColor2, sceneColor3; variable
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCSoftwareDriver2.cpp144 vec4 sceneColor; member