Home
last modified time | relevance | path

Searched defs:glIsFenceAPPLE (Results 1 – 25 of 117) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/APPLE/
H A Dfence.py30 def glIsFenceAPPLE(fence):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/APPLE/
H A Dfence.py30 def glIsFenceAPPLE(fence):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DAPPLE_fence.java62 boolean glIsFenceAPPLE(@GLuint int fence); in glIsFenceAPPLE() method
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h715 #define glIsFenceAPPLE MANGLE(IsFenceAPPLE) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h715 #define glIsFenceAPPLE MANGLE(IsFenceAPPLE) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4487 function glIsFenceAPPLE( fence: GLuint ): GLboolean; external name '_glIsFenceAPPLE'; in glIsFenceAPPLE() function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1494 #define glIsFenceAPPLE __aglIsFenceAPPLE macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h862 #define glIsFenceAPPLE MANGLE(IsFenceAPPLE) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1786 #define glIsFenceAPPLE _al_glIsFenceAPPLE macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_gl.h4634 #define glIsFenceAPPLE ::gl::g_current_gl_context->glIsFenceAPPLEFn macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings_autogen_gl.h4751 #define glIsFenceAPPLE ::gl::g_current_gl_context->glIsFenceAPPLEFn macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1642 PFNGLISFENCEAPPLEPROC glIsFenceAPPLE = NULL; variable
/dports/emulators/fs-uae/fs-uae-3.1.35/glad/include/glad/
H A Dglad.h3484 #define glIsFenceAPPLE glad_glIsFenceAPPLE macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h906 #define glIsFenceAPPLE OGLEXT_MAKEGLNAME(IsFenceAPPLE) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8089 #define glIsFenceAPPLE SAGE_glIsFenceAPPLE macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7218 glIsFenceAPPLE = _link_function('glIsFenceAPPLE', GLboolean, [GLuint], 'APPLE_fence') variable
H A Dglext_arb.py9861 glIsFenceAPPLE = _link_function('glIsFenceAPPLE', GLboolean, [GLuint], 'APPLE_fence') variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7218 glIsFenceAPPLE = _link_function('glIsFenceAPPLE', GLboolean, [GLuint], 'APPLE_fence') variable
H A Dglext_arb.py9861 glIsFenceAPPLE = _link_function('glIsFenceAPPLE', GLboolean, [GLuint], 'APPLE_fence') variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5752 (define-entry-point glIsFenceAPPLE PFNGLISFENCEAPPLEPROC "typedef GLboolean (APIENTRYP PFNGLISFENCE… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h2076 #define glIsFenceAPPLE GLEW_GET_FUN(__glewIsFenceAPPLE) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7694 #define glIsFenceAPPLE pglIsFenceAPPLE macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java5029 public boolean glIsFenceAPPLE(int arg0) in glIsFenceAPPLE() method in DebugGL
H A DTraceGL.java5850 public boolean glIsFenceAPPLE(int arg0) in glIsFenceAPPLE() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2052 #define glIsFenceAPPLE GLEW_GET_FUN(__glewIsFenceAPPLE) macro

12345