Home
last modified time | relevance | path

Searched defs:glGenSymbolsEXT (Results 1 – 25 of 115) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_vertex_shader.java177 …int glGenSymbolsEXT(@GLenum int dataType, @GLenum int storageType, @GLenum int range, @GLuint int … in glGenSymbolsEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dvertex_shader.py162 def glGenSymbolsEXT(datatype,storagetype,range,components):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dvertex_shader.py162 def glGenSymbolsEXT(datatype,storagetype,range,components):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp546 glGenSymbolsEXTPROC glGenSymbolsEXT = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h490 #define glGenSymbolsEXT MANGLE(GenSymbolsEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h490 #define glGenSymbolsEXT MANGLE(GenSymbolsEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4096 function glGenSymbolsEXT( datatype: GLenum; storagetype: GLenum; range: GLenum; components: GLuint … in glGenSymbolsEXT() function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1373 #define glGenSymbolsEXT __aglGenSymbolsEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h532 #define glGenSymbolsEXT MANGLE(GenSymbolsEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1665 #define glGenSymbolsEXT _al_glGenSymbolsEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1160 PFNGLGENSYMBOLSEXTPROC glGenSymbolsEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h5280 #define glGenSymbolsEXT OGLEXT_MAKEGLNAME(GenSymbolsEXT) macro
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3639 #define glGenSymbolsEXT glad_glGenSymbolsEXT macro
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3631 #define glGenSymbolsEXT glad_glGenSymbolsEXT macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7637 #define glGenSymbolsEXT SAGE_glGenSymbolsEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6789 glGenSymbolsEXT = _link_function('glGenSymbolsEXT', GLuint, [GLenum, GLenum, GLenum, GLuint], 'EXT_… variable
H A Dglext_arb.py9432 glGenSymbolsEXT = _link_function('glGenSymbolsEXT', GLuint, [GLenum, GLenum, GLenum, GLuint], 'EXT_… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6789 glGenSymbolsEXT = _link_function('glGenSymbolsEXT', GLuint, [GLenum, GLenum, GLenum, GLuint], 'EXT_… variable
H A Dglext_arb.py9432 glGenSymbolsEXT = _link_function('glGenSymbolsEXT', GLuint, [GLenum, GLenum, GLenum, GLuint], 'EXT_… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5655 (define-entry-point glGenSymbolsEXT PFNGLGENSYMBOLSEXTPROC "typedef GLuint (APIENTRYP PFNGLGENSYMBO… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h6157 #define glGenSymbolsEXT GLEW_GET_FUN(__glewGenSymbolsEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7274 #define glGenSymbolsEXT pglGenSymbolsEXT macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java2692 public int glGenSymbolsEXT(int arg0,int arg1,int arg2,int arg3) in glGenSymbolsEXT() method in DebugGL
H A DTraceGL.java3127 public int glGenSymbolsEXT(int arg0,int arg1,int arg2,int arg3) in glGenSymbolsEXT() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6115 #define glGenSymbolsEXT GLEW_GET_FUN(__glewGenSymbolsEXT) macro

12345