Frag VariablesScopeTypeDescription
------------------------------------------------------------------------------------------
FragUVAttrvec2The pixel coord
PARAMSUniformParamsGlobal parameters
SIZEUniformvec2The resolution screen size
SOURCE_TEXTUREUniformTextureThe colored source texture (with lit)
NORMALS_TEXTUREUniformTextureThe normals source texture
IDS_TEXTUREUniformTextureThe indexes source texture
DEPTH_TEXTUREUniformTextureThe depth source texture
SHADOW_FACTOR_TEXTUREUniformTextureThe shadow-volume texture
SHADOW_DEPTH_CCW_TEXTUREUniformTextureThe shadow-volume ccw depth texture
SHADOW_DEPTH_CW_TEXTUREUniformTextureThe shadow-volume cw depth texture
outputColorvarvec4The fragment shader output color
normalvarvec3The pixel's normal
idvarvec4The pixel's id
depthvarintThe pixel's depth
shadowFactorvarvec4The pixel's shadow-volume factor
shadowDepthCWvarintThe pixel's shadow-volume cw depth
shadowDepthCCWvarintThe pixel's shadow-volume ccw depth
flagsvarintThe pixel's filter flags
pixelCoordvarvec2The pixel's coord after pixelation

Front page   New Page list Search Recent changes   Help   RSS of recent changes