mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
bump CELL_MAX_VERTS to 240
This commit is contained in:
parent
3d9c84c1b8
commit
e6b33b6f35
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue