egl: bump extension string length
authorEric Engestrom <eric@igalia.com>
Fri, 18 Aug 2023 17:13:49 +0000 (18:13 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 18 Aug 2023 23:37:36 +0000 (23:37 +0000)
commit51a911cfa108d91d6cd586f9392ee632fafc70e3
tree10260856ec32a4b38888a6b8448dc752e1005700
parentc0cb358f1b317184fff0c098ab1472f916e627e1
egl: bump extension string length

We've actually been over the 1000 char limit for a while, but we didn't
have a driver in CI that enabled enough extensions to notice it.

If all currently supported extensions are enabled, we need 1441 chars.
Let's bump the string to 2048 to have a little bit of margin.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24781>
src/egl/main/egldefines.h