summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/pipe/cell/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/cell/common.h b/src/mesa/pipe/cell/common.h
index 4c770f5c32..d7de0beece 100644
--- a/src/mesa/pipe/cell/common.h
+++ b/src/mesa/pipe/cell/common.h
@@ -103,7 +103,7 @@ struct cell_init_info
/** Temporary */
-#define CELL_MAX_VERTS 48
+#define CELL_MAX_VERTS 240
#define CELL_MAX_ATTRIBS 2
struct cell_prim_buffer
{