Home
last modified time | relevance | path

Searched refs:glutGetModeValues (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dfreeglut.pp112 glutGetModeValues: function(mode: GLenum; size: PInteger): Integer; extdecl;
158 @glutGetModeValues := GetProcAddress(hDLL, 'glutGetModeValues');
188 @glutGetModeValues := nil;
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dfreeglut.pp112 glutGetModeValues: function(mode: GLenum; size: PInteger): Integer; extdecl;
158 @glutGetModeValues := GetProcAddress(hDLL, 'glutGetModeValues');
188 @glutGetModeValues := nil;
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfreeglutdll.def.in148 glutGetModeValues
H A Dfg_state.c364 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int *size) in glutGetModeValues() function
H A Dfg_ext.c179 CHECK_NAME(glutGetModeValues); in fghGetGLUTProcAddress()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfreeglutdll.def.in150 glutGetModeValues
H A Dfg_state.c357 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int *size) in glutGetModeValues() function
H A Dfg_ext.c180 CHECK_NAME(glutGetModeValues); in fghGetGLUTProcAddress()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_ext.h138 FGAPI int * FGAPIENTRY glutGetModeValues(GLenum mode, int * size);
H A Dfreeglut_ext.c166 CHECK_NAME(glutGetModeValues); in fghGetGLUTProcAddress()
H A Dfreeglut_state.c785 int * FGAPIENTRY glutGetModeValues(GLenum eWhat, int * size) in glutGetModeValues() function
/dports/graphics/gauche-gl/Gauche-gl-0.6/win32/freeglut-2.6.0-3/include/GL/
H A Dfreeglut_ext.h138 FGAPI int * FGAPIENTRY glutGetModeValues(GLenum mode, int * size);
/dports/graphics/freeglut/freeglut-3.2.1/include/GL/
H A Dfreeglut_ext.h173 FGAPI int * FGAPIENTRY glutGetModeValues(GLenum mode, int * size);
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/include/GL/
H A Dfreeglut_ext.h160 FGAPI int * FGAPIENTRY glutGetModeValues(GLenum mode, int * size);
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A Dfreeglut_ext.h173 FGAPI int * FGAPIENTRY glutGetModeValues(GLenum mode, int * size);
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GLUT/
H A Dfreeglut.py285 glutGetModeValues = platform.createBaseFunction( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GLUT/
H A Dfreeglut.py285 glutGetModeValues = platform.createBaseFunction( variable
/dports/math/asymptote/asymptote-2.67/
H A DChangeLog23614 glutGetModeValues isn't implemented for MSWindows anyway.
23632 Simplify multisample negotiation by using glutGetModeValues.
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A DChangeLog16814 glutGetModeValues isn't implemented for MSWindows anyway.
16835 Simplify multisample negotiation by using glutGetModeValues.