Home
last modified time | relevance | path

Searched refs:glDepthRangef (Results 1 – 25 of 1284) sorted by relevance

12345678910>>...52

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_es2_compatibility/
H A Darb_es2_compatibility-depthrangef.c71 glDepthRangef(0, 1); in piglit_display()
77 glDepthRangef(1, 0); in piglit_display()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore11Fwd.hxx187 ::glDepthRangef ((GLfloat )theNearValue, (GLfloat )theFarValue); in glDepthRange()
194 inline void glDepthRangef (GLfloat theNearValue, in glDepthRangef() function
198 ::glDepthRangef (theNearValue, theFarValue); in glDepthRangef()
202 OpenGl_TRACE(glDepthRangef) in glDepthRangef()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore11Fwd.hxx187 ::glDepthRangef ((GLfloat )theNearValue, (GLfloat )theFarValue); in glDepthRange()
194 inline void glDepthRangef (GLfloat theNearValue, in glDepthRangef() function
198 ::glDepthRangef (theNearValue, theFarValue); in glDepthRangef()
202 OpenGl_TRACE(glDepthRangef) in glDepthRangef()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/gl-prototypes/
H A Dcogl-in-gles-core-functions.h64 COGL_EXT_FUNCTION (void, glDepthRangef,
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DDepth.cpp34 glDepthRangef(_zNear,_zFar); in apply()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DDepth.cpp34 glDepthRangef(_zNear,_zFar); in apply()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore11Fwd.hxx164 ::glDepthRangef ((GLfloat )theNearValue, (GLfloat )theFarValue); in glDepthRange()
170 inline void glDepthRangef (GLfloat theNearValue, in glDepthRangef() function
174 ::glDepthRangef (theNearValue, theFarValue); in glDepthRangef()
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-if-CustomJavaCode-gl2_es2.java40 public void glDepthRangef(float zNear, float zFar); in glDepthRangef() method
H A Dgl-gl4bc.cfg226 JavaPrologue glDepthRangef if ( !_context.isGLES2Compatible() && !_context.hasFP32CompatAPI() ) {
227 JavaPrologue glDepthRangef glDepthRange( (double)n, (double)f );
228 JavaPrologue glDepthRangef return;
229 JavaPrologue glDepthRangef }
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_ES2_compatibility.h42 #define glDepthRangef dolDepthRangef macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_ES2_compatibility.java84 void glDepthRangef(@GLclampf float n, @GLclampf float f); in glDepthRangef() method
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_ES2_compatibility21 void glDepthRangef (GLclampf n, GLclampf f)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility22 void glDepthRangef (GLclampf n, GLclampf f)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_ES2_compatibility21 void glDepthRangef (GLclampf n, GLclampf f)
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility22 void glDepthRangef (GLclampf n, GLclampf f)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_ES2_compatibility22 void glDepthRangef (GLclampf n, GLclampf f)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluStaticES20Library.inl42 { "glDepthRangef", (deFunctionPtr)glDepthRangef },
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp216 glDepthRangef(m_zNear, m_zFar); in iterate()
338 glDepthRangef(m_zNear, m_zFar); in iterate()
349 glDepthRangef(0.0f, 1.0f); in iterate()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py35 def glDepthRangef(n,f):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py35 def glDepthRangef(n,f):pass function
/dports/graphics/cogl/cogl-1.22.8/cogl/gl-prototypes/
H A Dcogl-in-gles-core-functions.h65 COGL_EXT_FUNCTION (void, glDepthRangef,
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/gl-prototypes/
H A Dcogl-in-gles-core-functions.h65 COGL_EXT_FUNCTION (void, glDepthRangef,
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/GLESv1/
H A Dglesv1.symbols32 glDepthRangef
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/
H A DVolume_plane_intersection.cpp123 viewer->glDepthRangef(0.00001f, 0.99999f); in draw()
195 viewer->glDepthRangef(0.0f,1.0f); in draw()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.def8 glDepthRangef @6

12345678910>>...52