mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 19:40:10 +01:00
added comment about MAX_WIDTH and textures
This commit is contained in:
parent
6636a61418
commit
a96d596be9
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@
|
|||
#define MAX_TEXTURE_COORD_UNITS 8
|
||||
#define MAX_TEXTURE_IMAGE_UNITS 8
|
||||
|
||||
/* Maximum viewport/image size: */
|
||||
/* Maximum viewport/image size (must accomodate all texture sizes too): */
|
||||
#define MAX_WIDTH 2048
|
||||
#define MAX_HEIGHT 2048
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue