Mercurial > hg > Members > kono > Cerium
view Renderer/Engine/task/DrawBack.h @ 914:05696567d1d2
0 is filled on the spe side.
author | yutaka@localhost.localdomain |
---|---|
date | Thu, 22 Jul 2010 00:23:37 +0900 |
parents | 735f76483bb2 |
children |
line wrap: on
line source
#ifndef INCLUDED_TASK_DRAW_BACK #define INCLUDED_TASK_DRAW_BACK #include "SchedTask.h" static void linebuf_init(int *buf, int width, int rgb); #endif