Home
last modified time | relevance | path

Searched defs:glBindBufferOffsetNV (Results 1 – 25 of 108) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py56 def glBindBufferOffsetNV(target,index,buffer,offset):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py56 def glBindBufferOffsetNV(target,index,buffer,offset):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_transform_feedback.java119 …void glBindBufferOffsetNV(@GLenum int target, @GLuint int index, @GLuint int buffer, @GLintptr lon… in glBindBufferOffsetNV() method
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1932 #define glBindBufferOffsetNV __aglBindBufferOffsetNV macro
1945 #define glBindBufferOffsetNV __aglBindBufferOffsetNV macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2224 #define glBindBufferOffsetNV _al_glBindBufferOffsetNV macro
2237 #define glBindBufferOffsetNV _al_glBindBufferOffsetNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h73 #define glBindBufferOffsetNV MANGLE(BindBufferOffsetNV) macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp599 PFNGLBINDBUFFEROFFSETNVPROC glBindBufferOffsetNV = NULL; variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7700 glBindBufferOffsetNV = _link_function('glBindBufferOffsetNV', None, [GLenum, GLuint, GLuint, GLintp… variable
H A Dglext_arb.py10701 glBindBufferOffsetNV = _link_function('glBindBufferOffsetNV', None, [GLenum, GLuint, GLuint, GLintp… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7700 glBindBufferOffsetNV = _link_function('glBindBufferOffsetNV', None, [GLenum, GLuint, GLuint, GLintp… variable
H A Dglext_arb.py10701 glBindBufferOffsetNV = _link_function('glBindBufferOffsetNV', None, [GLenum, GLuint, GLuint, GLintp… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5932 (define-entry-point glBindBufferOffsetNV PFNGLBINDBUFFEROFFSETNVPROC "typedef void (APIENTRYP PFNGL… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7579 #define glBindBufferOffsetNV GLEW_GET_FUN(__glewBindBufferOffsetNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8831 #define glBindBufferOffsetNV pglBindBufferOffsetNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java221 public void glBindBufferOffsetNV(int arg0,int arg1,int arg2,int arg3) in glBindBufferOffsetNV() method in DebugGL
H A DTraceGL.java246 public void glBindBufferOffsetNV(int arg0,int arg1,int arg2,int arg3) in glBindBufferOffsetNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7524 #define glBindBufferOffsetNV GLEW_GET_FUN(__glewBindBufferOffsetNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7579 #define glBindBufferOffsetNV GLEW_GET_FUN(__glewBindBufferOffsetNV) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15043 inline void QOpenGLExtension_NV_transform_feedback::glBindBufferOffsetNV(GLenum target, GLuint inde… in glBindBufferOffsetNV() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15043 inline void QOpenGLExtension_NV_transform_feedback::glBindBufferOffsetNV(GLenum target, GLuint inde… in glBindBufferOffsetNV() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15043 inline void QOpenGLExtension_NV_transform_feedback::glBindBufferOffsetNV(GLenum target, GLuint inde… in glBindBufferOffsetNV() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9714 #define glBindBufferOffsetNV pglBindBufferOffsetNV macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2403 inline void glBindBufferOffsetNV(GLenum target, GLuint index, GLuint buffer, GLintptr offset) { fp_… in glBindBufferOffsetNV() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2403 inline void glBindBufferOffsetNV(GLenum target, GLuint index, GLuint buffer, GLintptr offset) { fp_… in glBindBufferOffsetNV() function
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h9714 #define glBindBufferOffsetNV pglBindBufferOffsetNV macro

12345