Open
Description
This values are used to allocate buffers. Their maximum sizes depend on the GPU/platform, the current values are the ones guaranteed to work everywhere.
To allow bigger values, you would have to check against the limits of the GPU at runtime, which would mean not using consts anymore.
Originally posted by @mockersf in #15972 (review)