Home
last modified time | relevance | path

Searched refs:DepthRangef (Results 551 – 561 of 561) sorted by relevance

1...<<212223

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h934 void (QOPENGLF_APIENTRYP DepthRangef)(GLfloat n, GLfloat f);
966 d->DepthRangef(n, f); in glDepthRangef()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h934 void (QOPENGLF_APIENTRYP DepthRangef)(GLfloat n, GLfloat f);
966 d->DepthRangef(n, f); in glDepthRangef()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/out/
H A Drpc.cc7527 void (*DepthRangef)(PP_Resource context, GLclampf zNear, GLclampf zFar); member
7986 void (*DepthRangef)(PP_Resource context, GLclampf zNear, GLclampf zFar); member
32429 ((PPB_OpenGLES2_1_0*)RealGetInterface("PPB_OpenGLES2;1.0"))->DepthRangef(context, zNear, zFar); in DepthRangef_1_0()
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dgl46.rs11107 pub unsafe fn DepthRangef(&self, n: GLfloat, f: GLfloat) { in DepthRangef() method
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dglfuncs-bynum.h1611 /* 1583 */ GL_PROC(void, gl, DepthRangef, glDepthRangef, DEPTHRANGEF, (AND GLfloat n, GLfloat f), (…
H A Dglfuncs.h2789 GL_PROC(void, gl, DepthRangef, glDepthRangef, DEPTHRANGEF, (AND GLfloat n, GLfloat f), (n, f), &n, …
2790 GL_PROCM(void, gl, DepthRangef, glDepthRangef, DEPTHRANGEF, (AND GLfloat n, GLfloat f), (n, f), &n,…
H A Dosmesa_loadslb.c26271 glp->DepthRangef = exec_glDepthRangef; in slb_init_osmesa()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp10361 ANGLE_CAPTURE(DepthRangef, isCallValid, context, n, f); in DepthRangefContextANGLE()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14357 ANGLE_CAPTURE(DepthRangef, isCallValid, context, n, f); in GL_DepthRangefContextANGLE()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14357 ANGLE_CAPTURE(DepthRangef, isCallValid, context, n, f); in GL_DepthRangefContextANGLE()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14357 ANGLE_CAPTURE(DepthRangef, isCallValid, context, n, f); in GL_DepthRangefContextANGLE()

1...<<212223