Home
last modified time | relevance | path

Searched refs:PFNGLBLENDFUNCSEPARATEIPROC (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h57 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenu… typedef
251 GL_IMPORT______(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
435 GL_IMPORT_ARB__(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
549 GL_IMPORT_____x(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
623 GL_IMPORT______(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h57 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenu… typedef
251 GL_IMPORT______(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
435 GL_IMPORT_ARB__(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
549 GL_IMPORT_____x(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
623 GL_IMPORT______(true, PFNGLBLENDFUNCSEPARATEIPROC, glBlendFuncSeparatei);
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h779 typedef void (APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLe… typedef
789 extern PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_;
/dports/games/tesseract/tesseract/src/shared/
H A Dglexts.h815 typedef void (APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLe… typedef
825 extern PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_;
/dports/games/tesseract-data/tesseract/src/shared/
H A Dglexts.h815 typedef void (APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLe… typedef
825 extern PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c188 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
778 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC)proc("glBlendFuncSeparatei"); in load_procs()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c405 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
1012 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC) get_proc("glBlendFuncSeparatei"); in load_procs()
H A Dgl3w.h292 extern PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c405 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
1012 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC) get_proc("glBlendFuncSeparatei"); in load_procs()
H A Dgl3w.h292 extern PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c405 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
1012 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC) get_proc("glBlendFuncSeparatei"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp400 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
1007 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC) get_proc("glBlendFuncSeparatei"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c405 PFNGLBLENDFUNCSEPARATEIPROC gl3wBlendFuncSeparatei;
1012 gl3wBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC) get_proc("glBlendFuncSeparatei"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h457 PFNGLBLENDFUNCSEPARATEIPROC blendFuncSeparatei;
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Drendergl.cpp52 PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_ = NULL;
947 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparatei"… in gl_checkextensions()
973 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparateiA… in gl_checkextensions()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx933 opencascade::PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei;
1386 PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei;
H A DOpenGl_GLESExtensions.hxx326 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, … typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx933 opencascade::PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei;
1386 PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei;
H A DOpenGl_GLESExtensions.hxx326 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, … typedef
/dports/games/tesseract-data/tesseract/src/engine/
H A Drendergl.cpp53 PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_ = NULL;
981 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparatei"… in gl_checkextensions()
1007 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparateiA… in gl_checkextensions()
/dports/games/tesseract/tesseract/src/engine/
H A Drendergl.cpp53 PFNGLBLENDFUNCSEPARATEIPROC glBlendFuncSeparatei_ = NULL;
981 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparatei"… in gl_checkextensions()
1007 …glBlendFuncSeparatei_ = (PFNGLBLENDFUNCSEPARATEIPROC) getprocaddress("glBlendFuncSeparateiA… in gl_checkextensions()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c181 PFNGLBLENDFUNCSEPARATEIPROC glad_glBlendFuncSeparatei = NULL;
1263 glad_glBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC)load("glBlendFuncSeparatei"); in load_GL_VERSION_4_0()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h412 PFNGLBLENDFUNCSEPARATEIPROC blendFuncSeparatei = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h412 PFNGLBLENDFUNCSEPARATEIPROC blendFuncSeparatei = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c313 PFNGLBLENDFUNCSEPARATEIPROC glad_glBlendFuncSeparatei = NULL;
1395 glad_glBlendFuncSeparatei = (PFNGLBLENDFUNCSEPARATEIPROC)load("glBlendFuncSeparatei"); in load_GL_VERSION_4_0()

12345678910>>...16