Home
last modified time | relevance | path

Searched defs:glGetLocalConstantIntegervEXT (Results 1 – 25 of 117) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Dvertex_shader.py99 glGetLocalConstantIntegervEXT=wrapper.wrapper(glGetLocalConstantIntegervEXT).setOutput( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Dvertex_shader.py99 glGetLocalConstantIntegervEXT=wrapper.wrapper(glGetLocalConstantIntegervEXT).setOutput( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_vertex_shader.java287 …void glGetLocalConstantIntegervEXT(@GLuint int id, @GLenum int value, @OutParameter @Check("4") In… in glGetLocalConstantIntegervEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dvertex_shader.py183 def glGetLocalConstantIntegervEXT(id,value,data):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dvertex_shader.py183 def glGetLocalConstantIntegervEXT(id,value,data):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp574 glGetLocalConstantIntegervEXTPROC glGetLocalConstantIntegervEXT = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h571 #define glGetLocalConstantIntegervEXT MANGLE(GetLocalConstantIntegervEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h571 #define glGetLocalConstantIntegervEXT MANGLE(GetLocalConstantIntegervEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4124 procedure glGetLocalConstantIntegervEXT( id_: GLuint; value: GLenum; data: PGLint ); external name … procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1401 #define glGetLocalConstantIntegervEXT __aglGetLocalConstantIntegervEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h638 #define glGetLocalConstantIntegervEXT MANGLE(GetLocalConstantIntegervEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1693 #define glGetLocalConstantIntegervEXT _al_glGetLocalConstantIntegervEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1282 PFNGLGETLOCALCONSTANTINTEGERVEXTPROC glGetLocalConstantIntegervEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h5287 …#define glGetLocalConstantIntegervEXT OGLEXT_MAKEGLNAME(GetLocalConstantInteger… macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3487 public void glGetLocalConstantIntegervEXT(int arg0,int arg1,java.nio.IntBuffer arg2) in glGetLocalConstantIntegervEXT() method in DebugGL
3493 public void glGetLocalConstantIntegervEXT(int arg0,int arg1,int[] arg2,int arg3) in glGetLocalConstantIntegervEXT() method in DebugGL
H A DTraceGL.java4053 public void glGetLocalConstantIntegervEXT(int arg0,int arg1,java.nio.IntBuffer arg2) in glGetLocalConstantIntegervEXT() method in TraceGL
4060 public void glGetLocalConstantIntegervEXT(int arg0,int arg1,int[] arg2,int arg3) in glGetLocalConstantIntegervEXT() method in TraceGL
H A DGL.java4424 public void glGetLocalConstantIntegervEXT(int target, int pname, java.nio.IntBuffer params); in glGetLocalConstantIntegervEXT() method
4427 public void glGetLocalConstantIntegervEXT(int target, int pname, int[] params, int params_offset); in glGetLocalConstantIntegervEXT() method
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3723 #define glGetLocalConstantIntegervEXT glad_glGetLocalConstantIntegervEXT macro
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3715 #define glGetLocalConstantIntegervEXT glad_glGetLocalConstantIntegervEXT macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7749 #define glGetLocalConstantIntegervEXT SAGE_glGetLocalConstantIntegervEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6873 glGetLocalConstantIntegervEXT = _link_function('glGetLocalConstantIntegervEXT', None, [GLuint, GLen… variable
H A Dglext_arb.py9516 glGetLocalConstantIntegervEXT = _link_function('glGetLocalConstantIntegervEXT', None, [GLuint, GLen… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6873 glGetLocalConstantIntegervEXT = _link_function('glGetLocalConstantIntegervEXT', None, [GLuint, GLen… variable
H A Dglext_arb.py9516 glGetLocalConstantIntegervEXT = _link_function('glGetLocalConstantIntegervEXT', None, [GLuint, GLen… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5683 (define-entry-point glGetLocalConstantIntegervEXT PFNGLGETLOCALCONSTANTINTEGERVEXTPROC "typedef voi… unknown

12345