OpenGL.maxTextureSize

class OpenGL
pure const nothrow
int
maxTextureSize
()

Return Value

Type: int

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

Meta