Home
last modified time | relevance | path

Searched defs:glClearDepthf (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_ES2_compatibility.h41 #define glClearDepthf dolClearDepthf macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_ES2_compatibility.java87 void glClearDepthf(@GLclampf float d); in glClearDepthf() method
H A DGL41.java85 void glClearDepthf(float d); in glClearDepthf() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py32 def glClearDepthf(d):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A DES2_compatibility.py32 def glClearDepthf(d):pass function
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dgl-if-CustomJavaCode-gl2_es2.java48 public void glClearDepthf(float depth); in glClearDepthf() method
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/StateCacheManager/
H A DOgreGLESNullStateCacheManagerImp.cpp66 glClearDepthf(mClearDepth); in initializeCache() local
H A DOgreGLESStateCacheManagerImp.cpp62 glClearDepthf(mClearDepth); in initializeCache() local
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlCore11Fwd.hxx161 inline void glClearDepthf (GLfloat theDepth) in glClearDepthf() function
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlCore11Fwd.hxx161 inline void glClearDepthf (GLfloat theDepth) in glClearDepthf() function
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlCore11Fwd.hxx141 inline void glClearDepthf (GLfloat theDepth) in glClearDepthf() function
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas639 procedure glClearDepthf(depth: GLclampf); cdecl; external libname; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas639 procedure glClearDepthf(depth: GLclampf); cdecl; external libname; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Dgles.pas639 procedure glClearDepthf(depth: GLclampf); cdecl; external libname; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Dgles.pas639 procedure glClearDepthf(depth: GLclampf); cdecl; external libname; procedure
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/gl/
H A Dwork_windows.go444 glClearDepthf = libGLESv2.NewProc("glClearDepthf") var
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp254 void ContextWrapper::glClearDepthf (float depth) in glClearDepthf() function in sglr::ContextWrapper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/GLES2/
H A Dgl2chromium_autogen.h41 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/GLES2/
H A Dgl2chromium_autogen.h41 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/common/
H A Dkhrn_client_mangle.h91 #define glClearDepthf mangled_glClearDepthf macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/lib/gl/include/GLES2/
H A Dgl2.h507 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_4_1.py57 def glClearDepthf(d):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/lib/gl/include/GLES2/
H A Dgl2.h507 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_1.py57 def glClearDepthf(d):pass function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp28 void GL_APIENTRY glClearDepthf(GLfloat d) in glClearDepthf() function

12345678910>>...19