Home
last modified time | relevance | path

Searched refs:glutDeviceGet (Results 1 – 25 of 54) sorted by relevance

123

/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglut.def72 glutDeviceGet
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glut/3.7.6/lib/
H A Dglut.def25 glutDeviceGet
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfreeglutdll.def.in85 glutDeviceGet
H A Dfg_state.c244 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet() function
H A Dfg_ext.c120 CHECK_NAME(glutDeviceGet); in fghGetGLUTProcAddress()
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/src/
H A Dfreeglut_ext.c119 { "glutDeviceGet", (void *) glutDeviceGet },
H A Dfreeglut_state.c458 int glutDeviceGet( GLenum eWhat ) in glutDeviceGet() function
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/
H A Dglut.scm73 glutDeviceGet
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfreeglutdll.def.in87 glutDeviceGet
H A Dfg_state.c237 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet() function
H A Dfg_ext.c121 CHECK_NAME(glutDeviceGet); in fghGetGLUTProcAddress()
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dglut.pp205 // glutDeviceGet parameters.
399 glutDeviceGet: function(t: GLenum): Integer; extdecl;
559 @glutDeviceGet := nil;
700 @glutDeviceGet := GetGLutProcAddress(hDLL, 'glutDeviceGet');
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dglut.pp205 // glutDeviceGet parameters.
399 glutDeviceGet: function(t: GLenum): Integer; extdecl;
559 @glutDeviceGet := nil;
700 @glutDeviceGet := GetGLutProcAddress(hDLL, 'glutDeviceGet');
/dports/lang/ypsilon/ypsilon-0.9.6-update3/sitelib/ypsilon/
H A Dglut.scm134 glutDeviceGet
498 (define-function int glutDeviceGet (int))
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dglut.nim154 GLUT_WINDOW_FORMAT_ID* = 123 # glutDeviceGet parameters.
366 proc glutDeviceGet*(t: TGLenum): int{.dynlib: dllname, importc: "glutDeviceGet".}
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_ext.c115 CHECK_NAME(glutDeviceGet); in fghGetGLUTProcAddress()
H A Dfreeglut_state.c575 int FGAPIENTRY glutDeviceGet( GLenum eWhat ) in glutDeviceGet() function
/dports/lang/smalltalk/smalltalk-3.2.5/packages/glut/
H A DOpenGlut.st349 glutDeviceGet: aQuery [
351 <cCall: 'glutDeviceGet' returning: #int args: #( #int )>
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/GL/
H A Dglut.h356 extern int glutDeviceGet(GLenum type);
/dports/lang/io-devel/io-9bfac31d/extras/win32vc2005/freeglut-2.2.0/include/GL/
H A Dfreeglut_std.h462 int glutDeviceGet( GLenum query );
/dports/math/giacxcas/fltk-1.3.0/FL/
H A Dglut.H368 FL_EXPORT int glutDeviceGet(GLenum type);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A Dglut.H358 FL_EXPORT int glutDeviceGet(GLenum type);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A Dglut.H367 FL_EXPORT int glutDeviceGet(GLenum type);
/dports/x11-toolkits/ntk/ntk/FL/
H A Dglut.H368 FL_EXPORT int glutDeviceGet(GLenum type);
/dports/games/torcs/torcs-1.3.7/src/windows/include/GL/
H A Dglut.h496 extern int APIENTRY glutDeviceGet(GLenum type);

123