Mercurial > hg > Game > Cerium
annotate Renderer/Engine/spe/DataAllocate.h @ 1161:cc1a50cac83d draft
use MemorySegment API for pp load. do not check execution of the cell side. to be continued..
author | Yutaka_Kinjyo |
---|---|
date | Thu, 05 May 2011 00:15:43 +0900 |
parents | aa9728394194 |
children |
rev | line source |
---|---|
915
aa9728394194
create_polygon_task ..not worked yet.
yutaka@localhost.localdomain
parents:
678
diff
changeset
|
1 #ifndef INCLUDED_TASK_ALLOCATE |
aa9728394194
create_polygon_task ..not worked yet.
yutaka@localhost.localdomain
parents:
678
diff
changeset
|
2 #define INCLUDED_TASK_ALLOCATE |
678 | 3 |
4 #ifndef INCLUDED_SCHED_TASK | |
5 # include "SchedTask.h" | |
6 #endif | |
7 | |
8 | |
9 #endif |