OpenGL.maxTextureSize

class OpenGL
int
maxTextureSize
pure const nothrow
(
)

Return Value

Type: int

Maximum texture size. This value should be at least 512 for a conforming OpenGL implementation.

Meta