Home
last modified time | relevance | path

Searched refs:PFNGLBLENDFUNCPROC (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dconverter.h71 typedef void (APIENTRY *PFNGLBLENDFUNCPROC) (GLenum sfactor, GLenum dfactor); typedef
155 PFNGLBLENDFUNCPROC BlendFunc;
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/engines/opengl/
H A DOpenGLAPIProc.h18 OPENGL_PROC(PFNGLBLENDFUNCPROC, glBlendFunc)
H A DOpenGLAPI.h81 using PFNGLBLENDFUNCPROC = void(APIENTRYP)(GLenum sfactor, GLenum dfactor); variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.h40 typedef void (APIENTRYP PFNGLBLENDFUNCPROC) (GLenum sfactor, GLenum dfactor); typedef
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglcontext_wgl.h40 typedef void (APIENTRYP PFNGLBLENDFUNCPROC) (GLenum sfactor, GLenum dfactor); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgles2.c34 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
186 glad_glBlendFunc = (PFNGLBLENDFUNCPROC) load(userptr, "glBlendFunc"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgles2.c39 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
188 glad_glBlendFunc = (PFNGLBLENDFUNCPROC) load(userptr, "glBlendFunc"); in glad_gl_load_GL_ES_VERSION_2_0()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dgl_util.h24 typedef void (APIENTRYP PFNGLBLENDFUNCPROC) (GLenum sfactor, GLenum dfactor); typedef
181 extern PFNGLBLENDFUNCPROC qglBlendFunc;
H A Dgl_util.c26 PFNGLBLENDFUNCPROC qglBlendFunc = NULL;
306 qglBlendFunc = (PFNGLBLENDFUNCPROC)SDL_GL_GetProcAddress("glBlendFunc"); in InitGLExtFuncs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp181 PFNGLBLENDFUNCPROC gleswBlendFunc;
471 gleswBlendFunc = (PFNGLBLENDFUNCPROC) get_proc("glBlendFunc"); in load_procs()
H A Dgles2w.cpp176 PFNGLBLENDFUNCPROC gleswBlendFunc;
482 gleswBlendFunc = (PFNGLBLENDFUNCPROC) get_proc("glBlendFunc"); in load_procs()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/third_party/glad/
H A Dglad.c286 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
588 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
996 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_ES_VERSION_2_0()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c145 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
389 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_ES_VERSION_2_0()
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c297 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
674 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
1157 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); 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.c385 PFNGLBLENDFUNCPROC glad_glBlendFunc;
525 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); 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.h567 typedef void (GLAD_API_PTR *PFNGLBLENDFUNCPROC)(GLenum sfactor, GLenum dfactor); typedef
726 GLAD_API_CALL PFNGLBLENDFUNCPROC glad_glBlendFunc;
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/include/glad/
H A Dgles2.h615 typedef void (GLAD_API_PTR *PFNGLBLENDFUNCPROC)(GLenum sfactor, GLenum dfactor); typedef
771 GLAD_API_CALL PFNGLBLENDFUNCPROC glad_glBlendFunc;
/dports/games/NBlood/NBlood-a1689a4/source/glad/src/
H A Dglad.c301 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
977 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
1696 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_ES_VERSION_2_0()
1936 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_ES_CM_1_0()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c52 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
381 glad_glBlendFunc = (PFNGLBLENDFUNCPROC) load(userptr, "glBlendFunc"); 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.c166 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
551 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c287 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
669 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c287 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
669 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c287 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
669 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); 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.c287 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
669 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c287 PFNGLBLENDFUNCPROC glad_glBlendFunc = NULL;
669 glad_glBlendFunc = (PFNGLBLENDFUNCPROC)load("glBlendFunc"); in load_GL_VERSION_1_0()

12345678910>>...16