Home
last modified time | relevance | path

Searched defs:glBufferDataARB (Results 1 – 25 of 145) sorted by relevance

123456

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/ARB/
H A Dvertex_buffer_object.py88 glBufferDataARB=wrapper.wrapper(glBufferDataARB).setInputArraySize( variable
110 def glBufferDataARB( baseOperation, target, size, data=None, usage=None ): function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/ARB/
H A Dvertex_buffer_object.py88 glBufferDataARB=wrapper.wrapper(glBufferDataARB).setInputArraySize( variable
110 def glBufferDataARB( baseOperation, target, size, data=None, usage=None ): function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_buffer_object.java85 void glBufferDataARB(@GLenum int target, @AutoSize("data") @GLsizeiptrARB long size, in glBufferDataARB() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dvertex_buffer_object.py50 def glBufferDataARB(target,size,data,usage):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dvertex_buffer_object.py50 def glBufferDataARB(target,size,data,usage):pass function
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREGLExtensions.cpp30 PFNGLBUFFERDATAARBPROC glBufferDataARB = NULL; variable
/dports/cad/gds3d/GDS3D-bcdb97a/gdsoglviewer/
H A Drenderer.cpp58 PFNGLBUFFERDATAARBPROC glBufferDataARB = NULL; // VBO Data Loading Procedure variable
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp221 glx::PFNGLBUFFERDATAARBPROC glx::glBufferDataARB; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp221 glx::PFNGLBUFFERDATAARBPROC glx::glBufferDataARB; member in glx
/dports/emulators/dosbox/dosbox-0.74-3/src/gui/
H A Dsdlmain.cpp88 PFNGLBUFFERDATAARBPROC glBufferDataARB = NULL; variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp973 glBufferDataARBPROC glBufferDataARB = NULL; variable
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/gui/
H A Dsdlmain.cpp103 PFNGLBUFFERDATAARBPROC glBufferDataARB = NULL; variable
/dports/devel/sfml/SFML-2.5.1/src/SFML/Graphics/
H A DGLLoader.hpp1078 #define glBufferDataARB sf_ptrc_glBufferDataARB macro
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dglstub.c39 GLAPI void APIENTRY glBufferDataARB(GLenum target, GLsizeiptrARB size, const GLvoid *data, GLenum u… in glBufferDataARB() function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h196 #define glBufferDataARB MANGLE(BufferDataARB) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h196 #define glBufferDataARB MANGLE(BufferDataARB) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3583 procedure glBufferDataARB( target: GLenum; size: GLsizeiptrARB; const data: UnivPtr; usage: GLenum … procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h521 #define glBufferDataARB __aglBufferDataARB macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h134 #define glBufferDataARB MANGLE(BufferDataARB) macro
/dports/games/libretro-vecx/libretro-vecx-9af0702/libretro-common/include/glsym/
H A Dglsym_gl.h1900 #define glBufferDataARB __rglgen_glBufferDataARB macro
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/glsym/
H A Dglsym_gl.h1900 #define glBufferDataARB __rglgen_glBufferDataARB macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/glsym/
H A Dglsym_gl.h1900 #define glBufferDataARB __rglgen_glBufferDataARB macro
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/glsym/
H A Dglsym_gl.h1900 #define glBufferDataARB __rglgen_glBufferDataARB macro
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/libretro-common/include/glsym/
H A Dglsym_gl.h1900 #define glBufferDataARB __rglgen_glBufferDataARB macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h605 #define glBufferDataARB _al_glBufferDataARB macro

123456