Home
last modified time | relevance | path

Searched defs:glGetMapParameterivNV (Results 1 – 25 of 112) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_evaluators.java86 …void glGetMapParameterivNV(@GLenum int target, @GLenum int pname, @OutParameter @Check("4") @Const… in glGetMapParameterivNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Devaluators.py55 def glGetMapParameterivNV(target,pname,params):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Devaluators.py55 def glGetMapParameterivNV(target,pname,params):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp478 glGetMapParameterivNVPROC glGetMapParameterivNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h579 #define glGetMapParameterivNV MANGLE(GetMapParameterivNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h579 #define glGetMapParameterivNV MANGLE(GetMapParameterivNV) macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1237 #define glGetMapParameterivNV __aglGetMapParameterivNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h646 #define glGetMapParameterivNV MANGLE(GetMapParameterivNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1529 #define glGetMapParameterivNV _al_glGetMapParameterivNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1287 PFNGLGETMAPPARAMETERIVNVPROC glGetMapParameterivNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h6035 … #define glGetMapParameterivNV OGLEXT_MAKEGLNAME(GetMapParameterivNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3541 public void glGetMapParameterivNV(int arg0,int arg1,java.nio.IntBuffer arg2) in glGetMapParameterivNV() method in DebugGL
3547 public void glGetMapParameterivNV(int arg0,int arg1,int[] arg2,int arg3) in glGetMapParameterivNV() method in DebugGL
H A DTraceGL.java4116 public void glGetMapParameterivNV(int arg0,int arg1,java.nio.IntBuffer arg2) in glGetMapParameterivNV() method in TraceGL
4123 public void glGetMapParameterivNV(int arg0,int arg1,int[] arg2,int arg3) in glGetMapParameterivNV() method in TraceGL
H A DGL.java4451 public void glGetMapParameterivNV(int target, int pname, java.nio.IntBuffer params); in glGetMapParameterivNV() method
4454 public void glGetMapParameterivNV(int target, int pname, int[] params, int params_offset); in glGetMapParameterivNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7101 #define glGetMapParameterivNV SAGE_glGetMapParameterivNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6297 glGetMapParameterivNV = _link_function('glGetMapParameterivNV', None, [GLenum, GLenum, POINTER(GLin… variable
H A Dglext_arb.py8942 glGetMapParameterivNV = _link_function('glGetMapParameterivNV', None, [GLenum, GLenum, POINTER(GLin… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6297 glGetMapParameterivNV = _link_function('glGetMapParameterivNV', None, [GLenum, GLenum, POINTER(GLin… variable
H A Dglext_arb.py8942 glGetMapParameterivNV = _link_function('glGetMapParameterivNV', None, [GLenum, GLenum, POINTER(GLin… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5540 (define-entry-point glGetMapParameterivNV PFNGLGETMAPPARAMETERIVNVPROC "typedef void (APIENTRYP PFN… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h6727 #define glGetMapParameterivNV GLEW_GET_FUN(__glewGetMapParameterivNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6307 #define glGetMapParameterivNV pglGetMapParameterivNV macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6672 #define glGetMapParameterivNV GLEW_GET_FUN(__glewGetMapParameterivNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h6727 #define glGetMapParameterivNV GLEW_GET_FUN(__glewGetMapParameterivNV) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h5500 GdkGLProc_glGetMapParameterivNV glGetMapParameterivNV; member

12345