Home
last modified time | relevance | path

Searched defs:glMapVertexAttrib1fAPPLE (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.py47 glMapVertexAttrib1fAPPLE=wrapper.wrapper(glMapVertexAttrib1fAPPLE).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/APPLE/
H A Dvertex_program_evaluators.py47 glMapVertexAttrib1fAPPLE=wrapper.wrapper(glMapVertexAttrib1fAPPLE).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DAPPLE_vertex_program_evaluators.java73 void glMapVertexAttrib1fAPPLE(@GLuint int index, @GLuint int size, float u1, float u2, in glMapVertexAttrib1fAPPLE() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/APPLE/
H A Dvertex_program_evaluators.py38 def glMapVertexAttrib1fAPPLE(index,size,u1,u2,stride,order,points):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/APPLE/
H A Dvertex_program_evaluators.py38 def glMapVertexAttrib1fAPPLE(index,size,u1,u2,stride,order,points):pass function
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4540 procedure glMapVertexAttrib1fAPPLE( index: GLuint; size: GLuint; u1: GLfloat; u2: GLfloat; stride: … procedure
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h935 #define glMapVertexAttrib1fAPPLE MANGLE(MapVertexAttrib1fAPPLE) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2545 #define glMapVertexAttrib1fAPPLE _al_glMapVertexAttrib1fAPPLE macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1742 PFNGLMAPVERTEXATTRIB1FAPPLEPROC glMapVertexAttrib1fAPPLE = NULL; variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java5504 …public void glMapVertexAttrib1fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,ja… in glMapVertexAttrib1fAPPLE() method in DebugGL
5510 …public void glMapVertexAttrib1fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib1fAPPLE() method in DebugGL
H A DTraceGL.java6401 …public void glMapVertexAttrib1fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,ja… in glMapVertexAttrib1fAPPLE() method in TraceGL
6408 …public void glMapVertexAttrib1fAPPLE(int arg0,int arg1,float arg2,float arg3,int arg4,int arg5,fl… in glMapVertexAttrib1fAPPLE() method in TraceGL
H A DGL.java5419 …public void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int orde… in glMapVertexAttrib1fAPPLE() method
5422 …public void glMapVertexAttrib1fAPPLE(int index, int size, float u1, float u2, int stride, int orde… in glMapVertexAttrib1fAPPLE() method
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm6205 (define-entry-point glMapVertexAttrib1fAPPLE PFNGLMAPVERTEXATTRIB1FAPPLEPROC "typedef void (APIENTR… unknown
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_arb.py11835 glMapVertexAttrib1fAPPLE = _link_function('glMapVertexAttrib1fAPPLE', None, [GLuint, GLuint, GLfloa… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_arb.py11835 glMapVertexAttrib1fAPPLE = _link_function('glMapVertexAttrib1fAPPLE', None, [GLuint, GLuint, GLfloa… variable
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h7924 GdkGLProc_glMapVertexAttrib1fAPPLE glMapVertexAttrib1fAPPLE; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2032 inline void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint strid… in glMapVertexAttrib1fAPPLE() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2032 inline void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint strid… in glMapVertexAttrib1fAPPLE() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h900 inline void QOpenGLExtension_APPLE_vertex_program_evaluators::glMapVertexAttrib1fAPPLE(GLuint index… in glMapVertexAttrib1fAPPLE() function

1234