Cell: move CELL_MAX_SPUS
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
#define ROUNDUP16(k) (((k) + 0xf) & ~0xf)
|
||||
|
||||
|
||||
#define CELL_MAX_SPUS 6
|
||||
|
||||
#define TILE_SIZE 32
|
||||
|
||||
|
||||
|
||||
@@ -38,9 +38,6 @@
|
||||
#include "pipe/cell/common.h"
|
||||
|
||||
|
||||
#define CELL_MAX_SPUS 6
|
||||
|
||||
|
||||
struct cell_vbuf_render;
|
||||
|
||||
struct cell_vertex_shader_state
|
||||
|
||||
Reference in New Issue
Block a user