Home
last modified time | relevance | path

Searched defs:glVertexAttribArrayObjectATI (Results 1 – 25 of 111) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DATI_vertex_attrib_array_object.java42 …void glVertexAttribArrayObjectATI(@GLuint int index, int size, @GLenum int type, boolean normalize… in glVertexAttribArrayObjectATI() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ATI/
H A Dvertex_attrib_array_object.py23 def glVertexAttribArrayObjectATI(index,size,type,normalized,stride,buffer,offset):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ATI/
H A Dvertex_attrib_array_object.py23 def glVertexAttribArrayObjectATI(index,size,type,normalized,stride,buffer,offset):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp955 glVertexAttribArrayObjectATIPROC glVertexAttribArrayObjectATI = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1440 #define glVertexAttribArrayObjectATI MANGLE(VertexAttribArrayObjectATI) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1440 #define glVertexAttribArrayObjectATI MANGLE(VertexAttribArrayObjectATI) macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1597 #define glVertexAttribArrayObjectATI __aglVertexAttribArrayObjectATI macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1801 #define glVertexAttribArrayObjectATI MANGLE(VertexAttribArrayObjectATI) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1889 #define glVertexAttribArrayObjectATI _al_glVertexAttribArrayObjectATI macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h2972 …#define glVertexAttribArrayObjectATI OGLEXT_MAKEGLNAME(VertexAttribArrayObject… macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8453 #define glVertexAttribArrayObjectATI SAGE_glVertexAttribArrayObjectATI macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7549 glVertexAttribArrayObjectATI = _link_function('glVertexAttribArrayObjectATI', None, [GLuint, GLint,… variable
H A Dglext_arb.py10192 glVertexAttribArrayObjectATI = _link_function('glVertexAttribArrayObjectATI', None, [GLuint, GLint,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7549 glVertexAttribArrayObjectATI = _link_function('glVertexAttribArrayObjectATI', None, [GLuint, GLint,… variable
H A Dglext_arb.py10192 glVertexAttribArrayObjectATI = _link_function('glVertexAttribArrayObjectATI', None, [GLuint, GLint,… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5825 (define-entry-point glVertexAttribArrayObjectATI PFNGLVERTEXATTRIBARRAYOBJECTATIPROC "typedef void … unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h3995 #define glVertexAttribArrayObjectATI GLEW_GET_FUN(__glewVertexAttribArrayObjectATI) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8136 #define glVertexAttribArrayObjectATI pglVertexAttribArrayObjectATI macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11210 …public void glVertexAttribArrayObjectATI(int arg0,int arg1,int arg2,boolean arg3,int arg4,int arg… in glVertexAttribArrayObjectATI() method in DebugGL
H A DTraceGL.java13056 …public void glVertexAttribArrayObjectATI(int arg0,int arg1,int arg2,boolean arg3,int arg4,int arg… in glVertexAttribArrayObjectATI() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h3953 #define glVertexAttribArrayObjectATI GLEW_GET_FUN(__glewVertexAttribArrayObjectATI) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h3995 #define glVertexAttribArrayObjectATI GLEW_GET_FUN(__glewVertexAttribArrayObjectATI) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h7833 GdkGLProc_glVertexAttribArrayObjectATI glVertexAttribArrayObjectATI; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h6809 inline void QOpenGLExtension_ATI_vertex_attrib_array_object::glVertexAttribArrayObjectATI(GLuint in… in glVertexAttribArrayObjectATI() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h6809 inline void QOpenGLExtension_ATI_vertex_attrib_array_object::glVertexAttribArrayObjectATI(GLuint in… in glVertexAttribArrayObjectATI() function

12345