Ignore:
Timestamp:
05/18/09 18:53:06 (15 years ago)
Author:
mattausch
Message:

debug version

File:
1 edited

Legend:

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

    r3369 r3370  
    88//#define NUM_PRECOMPUTED_SAMPLES 8124 
    99#define NUM_PRECOMPUTED_SAMPLES 4096 
    10 //#define NUM_PRECOMPUTED_SAMPLES 2048 
     10#define NUM_PRECOMPUTED_SAMPLES 64 
    1111 
    1212//#define NUM_SAMPLES 16 
    1313//#define NUM_SAMPLES 24 
    1414//#define NUM_SAMPLES 32 
    15 #define NUM_SAMPLES 48 
     15#define NUM_SAMPLES 64 
    1616 
    17 #define MIN_SAMPLES 8 
     17#define MIN_SAMPLES 64 
    1818//#define MIN_SAMPLES 48 
    1919 
     
    7474#define PERFORMANCE_TEST 1 
    7575 
    76 #define USE_OPTIMIZATION 1 
     76#define USE_OPTIMIZATION 0 
    7777 
    7878 
Note: See TracChangeset for help on using the changeset viewer.