diff TaskManager/Test/simple_pack/task/create_sgp.cpp @ 84:c2e178b3415f

create SPUSPANLIST no use task/spu_span.cpp
author chiaki
date Tue, 26 Feb 2008 21:49:50 +0900
parents 459f54b49648
children
line wrap: on
line diff
--- a/TaskManager/Test/simple_pack/task/create_sgp.cpp	Wed Feb 20 17:25:48 2008 +0900
+++ b/TaskManager/Test/simple_pack/task/create_sgp.cpp	Tue Feb 26 21:49:50 2008 +0900
@@ -45,7 +45,7 @@
 	node->interaction = 0;
 	node->pn = nnpn;
 
-	node->tex_addr = t->texture_image->pixels;
+	//node->tex_addr = t->texture_image->pixels;
 	node->tex_width = t->texture_image->w;
 	node->tex_height = t->texture_image->h;