JDK 19 |
---|
19 b22Fixed |
Relates :
|
MTLVC_MAX_INDEX value is 250 in Metal because we use setVertexBytes for text encoder and it limits size to 4KB. Add comment mentioning that J2DVertex size is 16 bytes, so the value is 250 to allow max 4KB of data.
|