Mercurial > hg > Members > kono > Cerium
diff TaskManager/Test/test_render/spe/DrawSpan.cpp @ 318:7efc5ede2c03
Document/Cerium_2009.mm
author | aaa |
---|---|
date | Tue, 09 Jun 2009 22:55:00 +0900 |
parents | 2ddf79a7c5fb |
children | f64d75473f95 |
line wrap: on
line diff
--- a/TaskManager/Test/test_render/spe/DrawSpan.cpp Tue Jun 09 22:29:58 2009 +0900 +++ b/TaskManager/Test/test_render/spe/DrawSpan.cpp Tue Jun 09 22:55:00 2009 +0900 @@ -1,6 +1,3 @@ -#define DEBUG -#include "error.h" - #include <stdlib.h> #include <string.h> #include <spu_intrinsics.h> @@ -560,7 +557,6 @@ int DrawSpan::run(void *rbuf, void *wbuf) { - __debug_spe("DrawSpan\n"); SpanPackPtr spack = (SpanPackPtr)smanager->get_input(0); SpanPackPtr next_spack = (SpanPackPtr)smanager->allocate(sizeof(SpanPack)); SpanPackPtr free_spack = next_spack; // next_spack の free() 用