Home
last modified time | relevance | path

Searched defs:glGetVaryingLocationNV (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.py69 glGetVaryingLocationNV=wrapper.wrapper(glGetVaryingLocationNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dtransform_feedback.py69 glGetVaryingLocationNV=wrapper.wrapper(glGetVaryingLocationNV).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_transform_feedback.java131 int glGetVaryingLocationNV(@GLuint int program, @NullTerminated @Const @GLchar ByteBuffer name); in glGetVaryingLocationNV() method
134 int glGetVaryingLocationNV(@GLuint int program, @NullTerminated CharSequence name); in glGetVaryingLocationNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py71 def glGetVaryingLocationNV(program,name):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dtransform_feedback.py71 def glGetVaryingLocationNV(program,name):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1951 #define glGetVaryingLocationNV __aglGetVaryingLocationNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h790 #define glGetVaryingLocationNV MANGLE(GetVaryingLocationNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2243 #define glGetVaryingLocationNV _al_glGetVaryingLocationNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1518 PFNGLGETVARYINGLOCATIONNVPROC glGetVaryingLocationNV = NULL; variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java4566 public int glGetVaryingLocationNV(int arg0,java.nio.ByteBuffer arg1) in glGetVaryingLocationNV() method in DebugGL
4573 public int glGetVaryingLocationNV(int arg0,byte[] arg1,int arg2) in glGetVaryingLocationNV() method in DebugGL
H A DTraceGL.java5311 public int glGetVaryingLocationNV(int arg0,java.nio.ByteBuffer arg1) in glGetVaryingLocationNV() method in TraceGL
5319 public int glGetVaryingLocationNV(int arg0,byte[] arg1,int arg2) in glGetVaryingLocationNV() method in TraceGL
H A DGL.java4962 public int glGetVaryingLocationNV(int program, java.nio.ByteBuffer name); in glGetVaryingLocationNV() method
4965 public int glGetVaryingLocationNV(int program, byte[] name, int name_offset); in glGetVaryingLocationNV() method
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7712 glGetVaryingLocationNV = _link_function('glGetVaryingLocationNV', GLint, [GLuint, POINTER(GLchar)],… variable
H A Dglext_arb.py10713 glGetVaryingLocationNV = _link_function('glGetVaryingLocationNV', GLint, [GLuint, POINTER(GLchar)],… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7712 glGetVaryingLocationNV = _link_function('glGetVaryingLocationNV', GLint, [GLuint, POINTER(GLchar)],… variable
H A Dglext_arb.py10713 glGetVaryingLocationNV = _link_function('glGetVaryingLocationNV', GLint, [GLuint, POINTER(GLchar)],… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5936 (define-entry-point glGetVaryingLocationNV PFNGLGETVARYINGLOCATIONNVPROC "typedef GLint (APIENTRYP … unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7584 #define glGetVaryingLocationNV GLEW_GET_FUN(__glewGetVaryingLocationNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8835 #define glGetVaryingLocationNV pglGetVaryingLocationNV macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7529 #define glGetVaryingLocationNV GLEW_GET_FUN(__glewGetVaryingLocationNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7584 #define glGetVaryingLocationNV GLEW_GET_FUN(__glewGetVaryingLocationNV) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15019 inline GLint QOpenGLExtension_NV_transform_feedback::glGetVaryingLocationNV(GLuint program, const G… in glGetVaryingLocationNV() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15019 inline GLint QOpenGLExtension_NV_transform_feedback::glGetVaryingLocationNV(GLuint program, const G… in glGetVaryingLocationNV() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h15019 inline GLint QOpenGLExtension_NV_transform_feedback::glGetVaryingLocationNV(GLuint program, const G… in glGetVaryingLocationNV() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9718 #define glGetVaryingLocationNV pglGetVaryingLocationNV macro

12345