diff TaskManager/Test/test_render/spe/CreatePolygon.cc @ 463:bc5b3d327083

remove run()
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 29 Sep 2009 15:45:11 +0900
parents afb717c43a3c
children 44c0bce54dcf
line wrap: on
line diff
--- a/TaskManager/Test/test_render/spe/CreatePolygon.cc	Tue Sep 29 15:02:32 2009 +0900
+++ b/TaskManager/Test/test_render/spe/CreatePolygon.cc	Tue Sep 29 15:45:11 2009 +0900
@@ -38,7 +38,7 @@
 }
 
 int 
-CreatePolygon::run(void *rbuf, void *wbuf)
+CreatePolygon::run(SchedTask *s,void *rbuf, void *wbuf)
 {
     __debug_spe("CreatePolygon\n");