Home
last modified time | relevance | path

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

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Dgpu_shader4.py128 glGetFragDataLocationEXT=wrapper.wrapper(glGetFragDataLocationEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Dgpu_shader4.py128 glGetFragDataLocationEXT=wrapper.wrapper(glGetFragDataLocationEXT).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_gpu_shader4.java205 int glGetFragDataLocationEXT(@GLuint int program, @NullTerminated @Const @GLchar ByteBuffer name); in glGetFragDataLocationEXT() method
208 int glGetFragDataLocationEXT(@GLuint int program, @NullTerminated CharSequence name); in glGetFragDataLocationEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dgpu_shader4.py47 def glGetFragDataLocationEXT(program,name):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dgpu_shader4.py47 def glGetFragDataLocationEXT(program,name):pass function
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4414 function glGetFragDataLocationEXT( program_: GLuint; const name: PChar ): GLint; external name '_gl… in glGetFragDataLocationEXT() function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1870 #define glGetFragDataLocationEXT __aglGetFragDataLocationEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h602 #define glGetFragDataLocationEXT MANGLE(GetFragDataLocationEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2162 #define glGetFragDataLocationEXT _al_glGetFragDataLocationEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1246 PFNGLGETFRAGDATALOCATIONEXTPROC glGetFragDataLocationEXT = NULL; variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3195 public int glGetFragDataLocationEXT(int arg0,java.nio.ByteBuffer arg1) in glGetFragDataLocationEXT() method in DebugGL
3202 public int glGetFragDataLocationEXT(int arg0,byte[] arg1,int arg2) in glGetFragDataLocationEXT() method in DebugGL
H A DTraceGL.java3713 public int glGetFragDataLocationEXT(int arg0,java.nio.ByteBuffer arg1) in glGetFragDataLocationEXT() method in TraceGL
3721 public int glGetFragDataLocationEXT(int arg0,byte[] arg1,int arg2) in glGetFragDataLocationEXT() method in TraceGL
H A DGL.java4280 public int glGetFragDataLocationEXT(int program, java.nio.ByteBuffer name); in glGetFragDataLocationEXT() method
4283 public int glGetFragDataLocationEXT(int program, byte[] name, int name_offset); in glGetFragDataLocationEXT() method
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7830 glGetFragDataLocationEXT = _link_function('glGetFragDataLocationEXT', GLint, [GLuint, POINTER(GLcha… variable
H A Dglext_arb.py10557 glGetFragDataLocationEXT = _link_function('glGetFragDataLocationEXT', GLint, [GLuint, POINTER(GLcha… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7830 glGetFragDataLocationEXT = _link_function('glGetFragDataLocationEXT', GLint, [GLuint, POINTER(GLcha… variable
H A Dglext_arb.py10557 glGetFragDataLocationEXT = _link_function('glGetFragDataLocationEXT', GLint, [GLuint, POINTER(GLcha… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5903 (define-entry-point glGetFragDataLocationEXT PFNGLGETFRAGDATALOCATIONEXTPROC "typedef GLint (APIENT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4870 #define glGetFragDataLocationEXT GLEW_GET_FUN(__glewGetFragDataLocationEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8523 #define glGetFragDataLocationEXT pglGetFragDataLocationEXT macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h4828 #define glGetFragDataLocationEXT GLEW_GET_FUN(__glewGetFragDataLocationEXT) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h4870 #define glGetFragDataLocationEXT GLEW_GET_FUN(__glewGetFragDataLocationEXT) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h10149 inline GLint QOpenGLExtension_EXT_gpu_shader4::glGetFragDataLocationEXT(GLuint program, const GLcha… in glGetFragDataLocationEXT() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h10149 inline GLint QOpenGLExtension_EXT_gpu_shader4::glGetFragDataLocationEXT(GLuint program, const GLcha… in glGetFragDataLocationEXT() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h10149 inline GLint QOpenGLExtension_EXT_gpu_shader4::glGetFragDataLocationEXT(GLuint program, const GLcha… in glGetFragDataLocationEXT() function

12345