Home
last modified time | relevance | path

Searched defs:glMapVertexAttrib2fAPPLE (Results 1 – 25 of 99) sorted by relevance

1234

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/APPLE/
H A Dvertex_program_evaluators.py55 glMapVertexAttrib2fAPPLE=wrapper.wrapper(glMapVertexAttrib2fAPPLE).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/APPLE/
H A Dvertex_program_evaluators.py55 glMapVertexAttrib2fAPPLE=wrapper.wrapper(glMapVertexAttrib2fAPPLE).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DAPPLE_vertex_program_evaluators.java80 void glMapVertexAttrib2fAPPLE(@GLuint int index, @GLuint int size, float u1, float u2, in glMapVertexAttrib2fAPPLE() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/APPLE/
H A Dvertex_program_evaluators.py44 def glMapVertexAttrib2fAPPLE(index,size,u1,u2,ustride,uorder,v1,v2,vstride,vorder,points):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/APPLE/
H A Dvertex_program_evaluators.py44 def glMapVertexAttrib2fAPPLE(index,size,u1,u2,ustride,uorder,v1,v2,vstride,vorder,points):pass function
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4542 procedure glMapVertexAttrib2fAPPLE( index: GLuint; size: GLuint; u1: GLfloat; u2: GLfloat; ustride:… procedure
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h937 #define glMapVertexAttrib2fAPPLE MANGLE(MapVertexAttrib2fAPPLE) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2547 #define glMapVertexAttrib2fAPPLE _al_glMapVertexAttrib2fAPPLE macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1744 PFNGLMAPVERTEXATTRIB2FAPPLEPROC glMapVertexAttrib2fAPPLE = NULL; variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java5528 …public void glMapVertexAttrib2fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib2fAPPLE() method in DebugGL
5534 …public void glMapVertexAttrib2fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib2fAPPLE() method in DebugGL
H A DTraceGL.java6429 …public void glMapVertexAttrib2fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib2fAPPLE() method in TraceGL
6436 …public void glMapVertexAttrib2fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib2fAPPLE() method in TraceGL
H A DGL.java5431 …public void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uor… in glMapVertexAttrib2fAPPLE() method
5434 …public void glMapVertexAttrib2fAPPLE(int index, int size, float u1, float u2, int ustride, int uor… in glMapVertexAttrib2fAPPLE() method
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm6207 (define-entry-point glMapVertexAttrib2fAPPLE PFNGLMAPVERTEXATTRIB2FAPPLEPROC "typedef void (APIENTR… unknown
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_arb.py11841 glMapVertexAttrib2fAPPLE = _link_function('glMapVertexAttrib2fAPPLE', None, [GLuint, GLuint, GLfloa… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_arb.py11841 glMapVertexAttrib2fAPPLE = _link_function('glMapVertexAttrib2fAPPLE', None, [GLuint, GLuint, GLfloa… variable
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h7926 GdkGLProc_glMapVertexAttrib2fAPPLE glMapVertexAttrib2fAPPLE; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2034 inline void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustri… in glMapVertexAttrib2fAPPLE() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2034 inline void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustri… in glMapVertexAttrib2fAPPLE() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h888 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib2fAPPLE(GLuint index… in glMapVertexAttrib2fAPPLE() function

1234