mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 18:40:25 +01:00
regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)
This commit is contained in:
parent
85365ddf16
commit
5c362c2eb2
1 changed files with 1 additions and 0 deletions
|
|
@ -538,6 +538,7 @@ __glGetBooleanv_size(GLenum e)
|
|||
case GL_UNPACK_SKIP_IMAGES:
|
||||
case GL_UNPACK_IMAGE_HEIGHT:
|
||||
case GL_TEXTURE_3D:
|
||||
case GL_MAX_3D_TEXTURE_SIZE:
|
||||
case GL_VERTEX_ARRAY:
|
||||
case GL_NORMAL_ARRAY:
|
||||
case GL_COLOR_ARRAY:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue