Home
last modified time | relevance | path

Searched refs:PFNGLDEPTHFUNCPROC (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/engines/opengl/
H A DOpenGLAPIProc.h23 OPENGL_PROC(PFNGLDEPTHFUNCPROC, glDepthFunc)
H A DOpenGLAPI.h86 using PFNGLDEPTHFUNCPROC = void(APIENTRYP)(GLenum func); variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.h32 typedef void (APIENTRYP PFNGLDEPTHFUNCPROC) (GLenum func); typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.h32 typedef void (APIENTRYP PFNGLDEPTHFUNCPROC) (GLenum func); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgles2.c58 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
210 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC) load(userptr, "glDepthFunc"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgles2.c63 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
212 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC) load(userptr, "glDepthFunc"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dgl_util.h64 typedef void (APIENTRYP PFNGLDEPTHFUNCPROC) (GLenum func); typedef
221 extern PFNGLDEPTHFUNCPROC qglDepthFunc;
H A Dgl_util.c66 PFNGLDEPTHFUNCPROC qglDepthFunc = NULL;
347 qglDepthFunc = (PFNGLDEPTHFUNCPROC)SDL_GL_GetProcAddress("glDepthFunc"); in InitGLExtFuncs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp205 PFNGLDEPTHFUNCPROC gleswDepthFunc;
495 gleswDepthFunc = (PFNGLDEPTHFUNCPROC) get_proc("glDepthFunc"); in load_procs()
H A Dgles2w.cpp200 PFNGLDEPTHFUNCPROC gleswDepthFunc;
506 gleswDepthFunc = (PFNGLDEPTHFUNCPROC) get_proc("glDepthFunc"); in load_procs()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/third_party/glad/
H A Dglad.c327 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
592 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
1020 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_ES_VERSION_2_0()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c184 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
413 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_ES_VERSION_2_0()
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c338 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
678 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
1181 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_ES_VERSION_2_0()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/src/
H A Dglad.c411 PFNGLDEPTHFUNCPROC glad_glDepthFunc;
529 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/include/glad/
H A Dgles2.h591 typedef void (GLAD_API_PTR *PFNGLDEPTHFUNCPROC)(GLenum func); typedef
774 GLAD_API_CALL PFNGLDEPTHFUNCPROC glad_glDepthFunc;
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgles2.h639 typedef void (GLAD_API_PTR *PFNGLDEPTHFUNCPROC)(GLenum func); typedef
819 GLAD_API_CALL PFNGLDEPTHFUNCPROC glad_glDepthFunc;
/dports/games/NBlood/NBlood-a1689a4/source/glad/src/
H A Dglad.c381 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
981 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
1720 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_ES_VERSION_2_0()
1956 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_ES_CM_1_0()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c96 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
388 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC) load(userptr, "glDepthFunc"); in glad_gl_load_GL_VERSION_1_0()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/src/
H A Dglad.c209 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
555 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.c335 PFNGLDEPTHFUNCPROC glad_glDepthFunc = NULL;
673 glad_glDepthFunc = (PFNGLDEPTHFUNCPROC)load("glDepthFunc"); in load_GL_VERSION_1_0()

12345678910>>...16