Home
last modified time | relevance | path

Searched defs:glIsVertexArrayAPPLE (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.py26 def glIsVertexArrayAPPLE(array):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/APPLE/
H A Dvertex_array_object.py26 def glIsVertexArrayAPPLE(array):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DAPPLE_vertex_array_object.java63 boolean glIsVertexArrayAPPLE(@GLuint int array); in glIsVertexArrayAPPLE() method
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h731 #define glIsVertexArrayAPPLE MANGLE(IsVertexArrayAPPLE) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h731 #define glIsVertexArrayAPPLE MANGLE(IsVertexArrayAPPLE) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4468 function glIsVertexArrayAPPLE( id_: GLuint ): GLboolean; external name '_glIsVertexArrayAPPLE'; in glIsVertexArrayAPPLE() function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1505 #define glIsVertexArrayAPPLE __aglIsVertexArrayAPPLE macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h883 #define glIsVertexArrayAPPLE MANGLE(IsVertexArrayAPPLE) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1797 #define glIsVertexArrayAPPLE _al_glIsVertexArrayAPPLE macro
/dports/games/taisei/taisei-1.3.2/subprojects/glad/include/glad/
H A Dglad.h2536 #define glIsVertexArrayAPPLE glad_glIsVertexArrayAPPLE macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/glad/
H A Dglad.h3054 #define glIsVertexArrayAPPLE glad_glIsVertexArrayAPPLE macro
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/glad/
H A Dglad.h3054 #define glIsVertexArrayAPPLE glad_glIsVertexArrayAPPLE macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1679 PFNGLISVERTEXARRAYAPPLEPROC glIsVertexArrayAPPLE = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h995 #define glIsVertexArrayAPPLE OGLEXT_MAKEGLNAME(IsVertexArrayAPPLE) macro
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h4785 static GLboolean glIsVertexArrayAPPLE(GLuint array) { in glIsVertexArrayAPPLE() function
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h4785 static GLboolean glIsVertexArrayAPPLE(GLuint array) { in glIsVertexArrayAPPLE() function
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8125 #define glIsVertexArrayAPPLE SAGE_glIsVertexArrayAPPLE macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7252 glIsVertexArrayAPPLE = _link_function('glIsVertexArrayAPPLE', GLboolean, [GLuint], 'APPLE_vertex_ar… variable
H A Dglext_arb.py9895 glIsVertexArrayAPPLE = _link_function('glIsVertexArrayAPPLE', GLboolean, [GLuint], 'APPLE_vertex_ar… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7252 glIsVertexArrayAPPLE = _link_function('glIsVertexArrayAPPLE', GLboolean, [GLuint], 'APPLE_vertex_ar… variable
H A Dglext_arb.py9895 glIsVertexArrayAPPLE = _link_function('glIsVertexArrayAPPLE', GLboolean, [GLuint], 'APPLE_vertex_ar… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5760 (define-entry-point glIsVertexArrayAPPLE PFNGLISVERTEXARRAYAPPLEPROC "typedef GLboolean (APIENTRYP … unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h2197 #define glIsVertexArrayAPPLE GLEW_GET_FUN(__glewIsVertexArrayAPPLE) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7719 #define glIsVertexArrayAPPLE pglIsVertexArrayAPPLE macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java5134 public boolean glIsVertexArrayAPPLE(int arg0) in glIsVertexArrayAPPLE() method in DebugGL

12345