Ignore:
Timestamp:
10/03/08 10:11:15 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaders/ssao3d.cg

    r2964 r2998  
    117117                   uniform sampler2D oldTex, 
    118118                   const uniform float4x4 oldModelViewProj, 
    119                    const uniform float4x4 mymodelViewProj, 
     119                   const uniform float4x4 modelViewProj, 
    120120                   uniform float maxDepth, 
    121121                   uniform float temporalCoherence 
Note: See TracChangeset for help on using the changeset viewer.