Home
last modified time | relevance | path

Searched refs:PFNGLCLEARDEPTHFPROC (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgles2.c41 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
193 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC) load(userptr, "glClearDepthf"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgles2.c46 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
195 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC) load(userptr, "glClearDepthf"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp188 PFNGLCLEARDEPTHFPROC gleswClearDepthf;
478 gleswClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
H A Dgles2w.cpp183 PFNGLCLEARDEPTHFPROC gleswClearDepthf;
489 gleswClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c157 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
396 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_ES_VERSION_2_0()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/include/glad/
H A Dgles2.h574 typedef void (GLAD_API_PTR *PFNGLCLEARDEPTHFPROC)(GLfloat d); typedef
740 GLAD_API_CALL PFNGLCLEARDEPTHFPROC glad_glClearDepthf;
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgles2.h622 typedef void (GLAD_API_PTR *PFNGLCLEARDEPTHFPROC)(GLfloat d); typedef
785 GLAD_API_CALL PFNGLCLEARDEPTHFPROC glad_glClearDepthf;
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/third_party/glad/
H A Dglad.c300 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
1003 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_ES_VERSION_2_0()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h66 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); typedef
465 GL_IMPORT______(false, PFNGLCLEARDEPTHFPROC, glClearDepthf);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h66 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFPROC) (GLfloat d); typedef
465 GL_IMPORT______(false, PFNGLCLEARDEPTHFPROC, glClearDepthf);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c207 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
797 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC)proc("glClearDepthf"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextSymbols.h388 typedef void (GLAPIENTRY * PFNGLCLEARDEPTHFPROC) (GLclampf); typedef
389 PFNGLCLEARDEPTHFPROC fClearDepthf;
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c569 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
1176 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c311 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
1164 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_ES_VERSION_2_0()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c569 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
1176 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c569 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
1176 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp564 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
1171 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A Dglesw.c221 PFNGLCLEARDEPTHFPROC gleswClearDepthf;
842 gleswClearDepthf = (PFNGLCLEARDEPTHFPROC)proc("glClearDepthf"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c569 PFNGLCLEARDEPTHFPROC gl3wClearDepthf;
1176 gl3wClearDepthf = (PFNGLCLEARDEPTHFPROC) get_proc("glClearDepthf"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h503 PFNGLCLEARDEPTHFPROC clearDepthf;
/dports/games/NBlood/NBlood-a1689a4/source/glad/src/
H A Dglad.c313 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
1703 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_ES_VERSION_2_0()
1896 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_VERSION_ES_CM_1_0()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/GLES3/
H A Dgles3w.h47 typedef void (GL_APIENTRY* PFNGLCLEARDEPTHFPROC) (GLfloat depth); typedef
335 extern PFNGLCLEARDEPTHFPROC gleswClearDepthf;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/GLES2/
H A Dgles2w.h50 typedef void (GL_APIENTRY* PFNGLCLEARDEPTHFPROC) (GLclampf depth); typedef
354 extern PFNGLCLEARDEPTHFPROC gleswClearDepthf;
/dports/multimedia/wlrobs/wlrobs-v1.0/inc/glad/
H A Dglad.h814 typedef void (APIENTRYP PFNGLCLEARDEPTHFPROC)(GLfloat d); typedef
815 GLAPI PFNGLCLEARDEPTHFPROC glad_glClearDepthf;
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c210 PFNGLCLEARDEPTHFPROC glad_glClearDepthf = NULL;
1325 glad_glClearDepthf = (PFNGLCLEARDEPTHFPROC)load("glClearDepthf"); in load_GL_ES_VERSION_2_0()

12345678910>>...23