Home
last modified time | relevance | path

Searched defs:glGetFinalCombinerInputParameterfvNV (Results 1 – 25 of 118) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/NV/
H A Dregister_combiners.py111 glGetFinalCombinerInputParameterfvNV=wrapper.wrapper(glGetFinalCombinerInputParameterfvNV).setOutpu… variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dregister_combiners.py111 glGetFinalCombinerInputParameterfvNV=wrapper.wrapper(glGetFinalCombinerInputParameterfvNV).setOutpu… variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dregister_combiners.py105 def glGetFinalCombinerInputParameterfvNV(variable,pname,params):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dregister_combiners.py105 def glGetFinalCombinerInputParameterfvNV(variable,pname,params):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_register_combiners.java143 …void glGetFinalCombinerInputParameterfvNV(@GLenum int variable, @GLenum int pname, @OutParameter @… in glGetFinalCombinerInputParameterfvNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp51 glx::PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC glx::glGetFinalCombinerInputParameterfvNV; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp51 glx::PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC glx::glGetFinalCombinerInputParameterfvNV; member in glx
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dglp.h694 COIN_PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC glGetFinalCombinerInputParameterfvNV; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp365 glGetFinalCombinerInputParameterfvNVPROC glGetFinalCombinerInputParameterfvNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h541 #define glGetFinalCombinerInputParameterfvNV MANGLE(GetFinalCombinerInputParameterfvNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h541 #define glGetFinalCombinerInputParameterfvNV MANGLE(GetFinalCombinerInputParameterfvNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4746 procedure glGetFinalCombinerInputParameterfvNV( param1 : GLenum; param2 : GLenum; param3 : PGLfloat… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1154 #define glGetFinalCombinerInputParameterfvNV __aglGetFinalCombinerInputParameterfvNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h597 #define glGetFinalCombinerInputParameterfvNV MANGLE(GetFinalCombinerInputParameterfvNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1446 #define glGetFinalCombinerInputParameterfvNV _al_glGetFinalCombinerInputParameterfvNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1237 PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPROC glGetFinalCombinerInputParameterfvNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h6665 …#define glGetFinalCombinerInputParameterfvNV OGLEXT_MAKEGLNAME(GetFinalCombinerInputPa… macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3147 public void glGetFinalCombinerInputParameterfvNV(int arg0,int arg1,java.nio.FloatBuffer arg2) in glGetFinalCombinerInputParameterfvNV() method in DebugGL
3153 public void glGetFinalCombinerInputParameterfvNV(int arg0,int arg1,float[] arg2,int arg3) in glGetFinalCombinerInputParameterfvNV() method in DebugGL
H A DTraceGL.java3657 public void glGetFinalCombinerInputParameterfvNV(int arg0,int arg1,java.nio.FloatBuffer arg2) in glGetFinalCombinerInputParameterfvNV() method in TraceGL
3664 public void glGetFinalCombinerInputParameterfvNV(int arg0,int arg1,float[] arg2,int arg3) in glGetFinalCombinerInputParameterfvNV() method in TraceGL
H A DGL.java4256 …public void glGetFinalCombinerInputParameterfvNV(int target, int pname, java.nio.FloatBuffer param… in glGetFinalCombinerInputParameterfvNV() method
4259 …public void glGetFinalCombinerInputParameterfvNV(int target, int pname, float[] params, int params… in glGetFinalCombinerInputParameterfvNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h6781 #define glGetFinalCombinerInputParameterfvNV SAGE_glGetFinalCombinerInputParameterfvNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6022 glGetFinalCombinerInputParameterfvNV = _link_function('glGetFinalCombinerInputParameterfvNV', None,… variable
H A Dglext_arb.py8669 glGetFinalCombinerInputParameterfvNV = _link_function('glGetFinalCombinerInputParameterfvNV', None,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6022 glGetFinalCombinerInputParameterfvNV = _link_function('glGetFinalCombinerInputParameterfvNV', None,… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5487 (define-entry-point glGetFinalCombinerInputParameterfvNV PFNGLGETFINALCOMBINERINPUTPARAMETERFVNVPRO… unknown

12345