/************************************************************************ ScreenFog.nvv A simple vertex shader for rendering the Full Screen fog. TimS Feb 24 2002 *************************************************************************/ vs.1.1 // version instruction mov oPos, v0 ; Copy the postion mov oD0, v5 ; Diffuse color mov oT0, v7