Ignore:
Timestamp:
03/05/09 16:06:46 (15 years ago)
Author:
mattausch
Message:

performance testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Vis/FriendlyCulling/src/shaderenv.h

    r3329 r3331  
    66//-- ssao + gi parameters 
    77#define NUM_PRECOMPUTED_SAMPLES 4096 
    8 //#define NUM_SAMPLES 8 
     8 
     9#define NUM_SAMPLES 8 
    910//#define NUM_SAMPLES 16 
    1011//#define NUM_SAMPLES 24 
    11 #define NUM_SAMPLES 24 
     12//#define NUM_SAMPLES 24 
    1213 
    1314//#define MIN_SAMPLES 48 
Note: See TracChangeset for help on using the changeset viewer.