Home
last modified time | relevance | path

Searched defs:glBindVertexArrayAPPLE (Results 1 – 25 of 119) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/APPLE/
H A Dvertex_array_object.py17 def glBindVertexArrayAPPLE(array):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/APPLE/
H A Dvertex_array_object.py17 def glBindVertexArrayAPPLE(array):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DAPPLE_vertex_array_object.java50 void glBindVertexArrayAPPLE(@GLuint int array); in glBindVertexArrayAPPLE() method
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h170 #define glBindVertexArrayAPPLE MANGLE(BindVertexArrayAPPLE) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h170 #define glBindVertexArrayAPPLE MANGLE(BindVertexArrayAPPLE) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4465 procedure glBindVertexArrayAPPLE( id_: GLuint ); external name '_glBindVertexArrayAPPLE'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1502 #define glBindVertexArrayAPPLE __aglBindVertexArrayAPPLE macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h95 #define glBindVertexArrayAPPLE MANGLE(BindVertexArrayAPPLE) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1794 #define glBindVertexArrayAPPLE _al_glBindVertexArrayAPPLE macro
/dports/games/taisei/taisei-1.3.2/subprojects/glad/include/glad/
H A Dglad.h2527 #define glBindVertexArrayAPPLE glad_glBindVertexArrayAPPLE macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/glad/
H A Dglad.h3045 #define glBindVertexArrayAPPLE glad_glBindVertexArrayAPPLE macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/glad/
H A Dglad.h3045 #define glBindVertexArrayAPPLE glad_glBindVertexArrayAPPLE macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp635 PFNGLBINDVERTEXARRAYAPPLEPROC glBindVertexArrayAPPLE = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h992 … #define glBindVertexArrayAPPLE OGLEXT_MAKEGLNAME(BindVertexArrayAPPLE) macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h4773 static void glBindVertexArrayAPPLE(GLuint array) { in glBindVertexArrayAPPLE() function
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h4773 static void glBindVertexArrayAPPLE(GLuint array) { in glBindVertexArrayAPPLE() function
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8113 #define glBindVertexArrayAPPLE SAGE_glBindVertexArrayAPPLE macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7243 glBindVertexArrayAPPLE = _link_function('glBindVertexArrayAPPLE', None, [GLuint], 'APPLE_vertex_arr… variable
H A Dglext_arb.py9886 glBindVertexArrayAPPLE = _link_function('glBindVertexArrayAPPLE', None, [GLuint], 'APPLE_vertex_arr… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7243 glBindVertexArrayAPPLE = _link_function('glBindVertexArrayAPPLE', None, [GLuint], 'APPLE_vertex_arr… variable
H A Dglext_arb.py9886 glBindVertexArrayAPPLE = _link_function('glBindVertexArrayAPPLE', None, [GLuint], 'APPLE_vertex_arr… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5757 (define-entry-point glBindVertexArrayAPPLE PFNGLBINDVERTEXARRAYAPPLEPROC "typedef void (APIENTRYP P… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h2194 #define glBindVertexArrayAPPLE GLEW_GET_FUN(__glewBindVertexArrayAPPLE) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7716 #define glBindVertexArrayAPPLE pglBindVertexArrayAPPLE macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java316 public void glBindVertexArrayAPPLE(int arg0) in glBindVertexArrayAPPLE() method in DebugGL

12345