Home
last modified time | relevance | path

Searched defs:glDepthBoundsdNV (Results 1 – 25 of 109) sorted by relevance

12345

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DNV_depth_buffer_float.h41 #define glDepthBoundsdNV dolDepthBoundsdNV macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_depth_buffer_float.java62 void glDepthBoundsdNV(double zmin, double zmax); in glDepthBoundsdNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Ddepth_buffer_float.py23 def glDepthBoundsdNV(zmin,zmax):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Ddepth_buffer_float.py23 def glDepthBoundsdNV(zmin,zmax):pass function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1893 #define glDepthBoundsdNV __aglDepthBoundsdNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h347 #define glDepthBoundsdNV MANGLE(DepthBoundsdNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h2185 #define glDepthBoundsdNV _al_glDepthBoundsdNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp961 PFNGLDEPTHBOUNDSDNVPROC glDepthBoundsdNV = NULL; variable
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7740 glDepthBoundsdNV = _link_function('glDepthBoundsdNV', None, [GLdouble, GLdouble], 'NV_depth_buffer_… variable
H A Dglext_arb.py10629 glDepthBoundsdNV = _link_function('glDepthBoundsdNV', None, [GLdouble, GLdouble], 'NV_depth_buffer_… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7740 glDepthBoundsdNV = _link_function('glDepthBoundsdNV', None, [GLdouble, GLdouble], 'NV_depth_buffer_… variable
H A Dglext_arb.py10629 glDepthBoundsdNV = _link_function('glDepthBoundsdNV', None, [GLdouble, GLdouble], 'NV_depth_buffer_… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5917 (define-entry-point glDepthBoundsdNV PFNGLDEPTHBOUNDSDNVPROC "typedef void (APIENTRYP PFNGLDEPTHBOU… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h6649 #define glDepthBoundsdNV GLEW_GET_FUN(__glewDepthBoundsdNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8759 #define glDepthBoundsdNV pglDepthBoundsdNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java1606 public void glDepthBoundsdNV(double arg0,double arg1) in glDepthBoundsdNV() method in DebugGL
H A DTraceGL.java1860 public void glDepthBoundsdNV(double arg0,double arg1) in glDepthBoundsdNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6594 #define glDepthBoundsdNV GLEW_GET_FUN(__glewDepthBoundsdNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h6649 #define glDepthBoundsdNV GLEW_GET_FUN(__glewDepthBoundsdNV) macro
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h12696 inline void QOpenGLExtension_NV_depth_buffer_float::glDepthBoundsdNV(GLdouble zmin, GLdouble zmax) in glDepthBoundsdNV() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h12696 inline void QOpenGLExtension_NV_depth_buffer_float::glDepthBoundsdNV(GLdouble zmin, GLdouble zmax) in glDepthBoundsdNV() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h12696 inline void QOpenGLExtension_NV_depth_buffer_float::glDepthBoundsdNV(GLdouble zmin, GLdouble zmax) in glDepthBoundsdNV() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9565 #define glDepthBoundsdNV pglDepthBoundsdNV macro
/dports/devel/love/love-11.3/src/libraries/glad/
H A Dgladfuncs.hpp2138 inline void glDepthBoundsdNV(GLdouble zmin, GLdouble zmax) { fp_glDepthBoundsdNV(zmin, zmax); } in glDepthBoundsdNV() function
/dports/devel/love10/love-0.10.2/src/libraries/glad/
H A Dgladfuncs.hpp2138 inline void glDepthBoundsdNV(GLdouble zmin, GLdouble zmax) { fp_glDepthBoundsdNV(zmin, zmax); } in glDepthBoundsdNV() function

12345