Changeset 2998 for GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaders
- Timestamp:
- 10/03/08 10:11:15 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaders/ssao3d.cg
r2964 r2998 117 117 uniform sampler2D oldTex, 118 118 const uniform float4x4 oldModelViewProj, 119 const uniform float4x4 m ymodelViewProj,119 const uniform float4x4 modelViewProj, 120 120 uniform float maxDepth, 121 121 uniform float temporalCoherence
Note: See TracChangeset
for help on using the changeset viewer.