diff TaskManager/Cell/spe/CellScheduler.cc @ 451:95dbf6bd8cd9

tag fixed... test_nogl move
author kazz@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 25 Sep 2009 22:44:37 +0900
parents 95a856a2d552
children 7cd207691af1
line wrap: on
line diff
--- a/TaskManager/Cell/spe/CellScheduler.cc	Fri Sep 25 22:04:17 2009 +0900
+++ b/TaskManager/Cell/spe/CellScheduler.cc	Fri Sep 25 22:44:37 2009 +0900
@@ -66,7 +66,7 @@
     そのためには、全部で、get_tag()する必要があるはず。
 
  */
-/*
+
 #define TEX_LOAD1      0
 #define TEX_LOAD2      1
 
@@ -77,7 +77,7 @@
     int i = (count++ % 2);
     return TEX_LOAD1*i + TEX_LOAD2*(1-i);
 }
- */
+
 
 
 /* end */