Home
last modified time | relevance | path

Searched defs:glActiveVaryingNV (Results 1 – 25 of 110) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/NV/
H A Dtransform_feedback.py65 glActiveVaryingNV=wrapper.wrapper(glActiveVaryingNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dtransform_feedback.py65 glActiveVaryingNV=wrapper.wrapper(glActiveVaryingNV).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_transform_feedback.java176 void glActiveVaryingNV(@GLuint int program, @NullTerminated @Const @GLchar ByteBuffer name); in glActiveVaryingNV() method
179 void glActiveVaryingNV(@GLuint int program, @NullTerminated CharSequence name); in glActiveVaryingNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py47 def glActiveVaryingNV(program,name):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py47 def glActiveVaryingNV(program,name):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1953 #define glActiveVaryingNV __aglActiveVaryingNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h37 #define glActiveVaryingNV MANGLE(ActiveVaryingNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2245 #define glActiveVaryingNV _al_glActiveVaryingNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp561 PFNGLACTIVEVARYINGNVPROC glActiveVaryingNV = NULL; variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java55 public void glActiveVaryingNV(int arg0,java.nio.ByteBuffer arg1) in glActiveVaryingNV() method in DebugGL
61 public void glActiveVaryingNV(int arg0,byte[] arg1,int arg2) in glActiveVaryingNV() method in DebugGL
H A DTraceGL.java53 public void glActiveVaryingNV(int arg0,java.nio.ByteBuffer arg1) in glActiveVaryingNV() method in TraceGL
60 public void glActiveVaryingNV(int arg0,byte[] arg1,int arg2) in glActiveVaryingNV() method in TraceGL
H A DGL.java2712 public void glActiveVaryingNV(int program, java.nio.ByteBuffer name); in glActiveVaryingNV() method
2715 public void glActiveVaryingNV(int program, byte[] name, int name_offset); in glActiveVaryingNV() method
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7709 glActiveVaryingNV = _link_function('glActiveVaryingNV', None, [GLuint, POINTER(GLchar)], 'NV_transf… variable
H A Dglext_arb.py10710 glActiveVaryingNV = _link_function('glActiveVaryingNV', None, [GLuint, POINTER(GLchar)], 'NV_transf… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7709 glActiveVaryingNV = _link_function('glActiveVaryingNV', None, [GLuint, POINTER(GLchar)], 'NV_transf… variable
H A Dglext_arb.py10710 glActiveVaryingNV = _link_function('glActiveVaryingNV', None, [GLuint, POINTER(GLchar)], 'NV_transf… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5935 (define-entry-point glActiveVaryingNV PFNGLACTIVEVARYINGNVPROC "typedef void (APIENTRYP PFNGLACTIVE… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7576 #define glActiveVaryingNV GLEW_GET_FUN(__glewActiveVaryingNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8834 #define glActiveVaryingNV pglActiveVaryingNV macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7521 #define glActiveVaryingNV GLEW_GET_FUN(__glewActiveVaryingNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7576 #define glActiveVaryingNV GLEW_GET_FUN(__glewActiveVaryingNV) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15025 inline void QOpenGLExtension_NV_transform_feedback::glActiveVaryingNV(GLuint program, const GLchar … in glActiveVaryingNV() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15025 inline void QOpenGLExtension_NV_transform_feedback::glActiveVaryingNV(GLuint program, const GLchar … in glActiveVaryingNV() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15025 inline void QOpenGLExtension_NV_transform_feedback::glActiveVaryingNV(GLuint program, const GLchar … in glActiveVaryingNV() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9717 #define glActiveVaryingNV pglActiveVaryingNV macro

12345