Home
last modified time | relevance | path

Searched refs:GL_TABLE_TOO_LARGE_EXT (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_misc.c88 #ifdef GL_TABLE_TOO_LARGE_EXT
89 #define GL_TABLE_TOO_LARGE GL_TABLE_TOO_LARGE_EXT
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_misc.c88 #ifdef GL_TABLE_TOO_LARGE_EXT
89 #define GL_TABLE_TOO_LARGE GL_TABLE_TOO_LARGE_EXT
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_misc.c88 #ifdef GL_TABLE_TOO_LARGE_EXT
89 #define GL_TABLE_TOO_LARGE GL_TABLE_TOO_LARGE_EXT
/dports/x11/xscreensaver/xscreensaver-5.44/android/
H A Dscreenhack-android.c199 #ifdef GL_TABLE_TOO_LARGE_EXT in check_gl_error()
200 case GL_TABLE_TOO_LARGE_EXT: e = "table too large"; break; in check_gl_error()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dxlock-gl-utils.c180 #ifdef GL_TABLE_TOO_LARGE_EXT in check_gl_error()
181 case GL_TABLE_TOO_LARGE_EXT: e = "table too large"; break; in check_gl_error()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dhistogram.py27 GL_TABLE_TOO_LARGE_EXT=_C('GL_TABLE_TOO_LARGE_EXT',0x8031) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dhistogram.py27 GL_TABLE_TOO_LARGE_EXT=_C('GL_TABLE_TOO_LARGE_EXT',0x8031) variable
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dvisgl.c373 #ifdef GL_TABLE_TOO_LARGE_EXT in check_gl_error()
374 case GL_TABLE_TOO_LARGE_EXT: e = "table too large"; break; in check_gl_error()
/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DXScreenSaverGLView.m423 #ifdef GL_TABLE_TOO_LARGE_EXT
424 case GL_TABLE_TOO_LARGE_EXT: e = "table too large"; break;
/dports/games/gracer/gracer-0.1.5/src/
H A Dglhash.h596 {"table_too_large_ext", GL_TABLE_TOO_LARGE_EXT},
/dports/x11-clocks/xdaliclock/xdaliclock-2.44/OSX/
H A DDaliClockView.m1617 # ifndef GL_TABLE_TOO_LARGE_EXT
1618 # define GL_TABLE_TOO_LARGE_EXT 0x8031
1635 case GL_TABLE_TOO_LARGE_EXT: e = "table too large"; break;
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dgltypes.h718 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/slb/
H A Dtiny_gl.h764 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/ldg/
H A Dtiny_gl.h768 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dgl-enums.h8244 #ifndef GL_TABLE_TOO_LARGE_EXT
8245 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/science/medit/medit-2012.02.05_5/sources/GL.old/
H A Dglext.h311 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_defs.h1489 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/emulators/aranym/aranym-1.1.0/src/include/
H A Dglenums.h11724 #ifndef GL_TABLE_TOO_LARGE_EXT
11725 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h311 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_defs.h2257 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/opengl/
H A Dgl_h.ads804 GL_TABLE_TOO_LARGE_EXT : constant GLenum := 32817; constant
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/opengl/
H A Dgl_h.ads809 GL_TABLE_TOO_LARGE_EXT : constant GLenum := 32817; constant
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/common/java2d/opengl/J2D_GL/
H A Dgl.h2406 #define GL_TABLE_TOO_LARGE_EXT 0x8031 macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/include/
H A Dgl.hrl2114 -define(GL_TABLE_TOO_LARGE_EXT, 16#8031). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/include/
H A Dgl.hrl2114 -define(GL_TABLE_TOO_LARGE_EXT, 16#8031). macro

1234567891011