Cell: move CELL_MAX_SPUS

This commit is contained in:
Brian
2008-01-30 11:49:26 -07:00
committed by Ben Skeggs
parent ee41d7afc9
commit 92d71f0730
2 changed files with 2 additions and 3 deletions
+2
View File
@@ -61,6 +61,8 @@
#define ROUNDUP16(k) (((k) + 0xf) & ~0xf)
#define CELL_MAX_SPUS 6
#define TILE_SIZE 32
-3
View File
@@ -38,9 +38,6 @@
#include "pipe/cell/common.h"
#define CELL_MAX_SPUS 6
struct cell_vbuf_render;
struct cell_vertex_shader_state