diff SSR.h @ 16:6c6d7fbd7e25

added ideal num work units plus PRINT_DEBUG as macro
author Me
date Thu, 14 Oct 2010 17:06:28 -0700
parents bcc22f6f11a5
children bf57b83019e5
line diff
     1.1 --- a/SSR.h	Sun Oct 10 09:42:24 2010 -0700
     1.2 +++ b/SSR.h	Thu Oct 14 17:06:28 2010 -0700
     1.3 @@ -67,6 +67,8 @@
     1.4  int32 inline
     1.5  SSR__end_primitive_and_give_cycles();
     1.6  
     1.7 +int32
     1.8 +SSR__giveIdealNumWorkUnits();
     1.9  
    1.10  //=======================
    1.11