Home
last modified time | relevance | path

Searched refs:PFNGLBLENDEQUATIONIPROC (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h51 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
245 GL_IMPORT______(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
432 GL_IMPORT_ARB__(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
546 GL_IMPORT_____x(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
620 GL_IMPORT______(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h51 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
245 GL_IMPORT______(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
432 GL_IMPORT_ARB__(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
546 GL_IMPORT_____x(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
620 GL_IMPORT______(true, PFNGLBLENDEQUATIONIPROC, glBlendEquationi);
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h776 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
786 extern PFNGLBLENDEQUATIONIPROC glBlendEquationi_;
/dports/games/tesseract/tesseract/src/shared/
H A Dglexts.h812 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
822 extern PFNGLBLENDEQUATIONIPROC glBlendEquationi_;
/dports/games/tesseract-data/tesseract/src/shared/
H A Dglexts.h812 typedef void (APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
822 extern PFNGLBLENDEQUATIONIPROC glBlendEquationi_;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c184 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
774 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC)proc("glBlendEquationi"); in load_procs()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp525 pGlBlendEquationiARB= (PFNGLBLENDEQUATIONIPROC) IRR_OGL_LOAD_EXTENSION("glBlendEquationiARB"); in initExtensions()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c402 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
1009 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC) get_proc("glBlendEquationi"); in load_procs()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c402 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
1009 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC) get_proc("glBlendEquationi"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c402 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
1009 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC) get_proc("glBlendEquationi"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp397 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
1004 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC) get_proc("glBlendEquationi"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c402 PFNGLBLENDEQUATIONIPROC gl3wBlendEquationi;
1009 gl3wBlendEquationi = (PFNGLBLENDEQUATIONIPROC) get_proc("glBlendEquationi"); in load_procs()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp532 pGlBlendEquationiARB= (PFNGLBLENDEQUATIONIPROC) IRR_OGL_LOAD_EXTENSION("glBlendEquationiARB"); in initExtensions()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h456 PFNGLBLENDEQUATIONIPROC blendEquationi;
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Drendergl.cpp49 PFNGLBLENDEQUATIONIPROC glBlendEquationi_ = NULL;
944 … glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationi"); in gl_checkextensions()
970 …glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationiARB"); in gl_checkextensions()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx930 opencascade::PFNGLBLENDEQUATIONIPROC glBlendEquationi;
1383 PFNGLBLENDEQUATIONIPROC glBlendEquationi;
H A DOpenGl_GLESExtensions.hxx323 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx930 opencascade::PFNGLBLENDEQUATIONIPROC glBlendEquationi;
1383 PFNGLBLENDEQUATIONIPROC glBlendEquationi;
H A DOpenGl_GLESExtensions.hxx323 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONIPROC) (GLuint buf, GLenum mode); typedef
/dports/games/tesseract-data/tesseract/src/engine/
H A Drendergl.cpp50 PFNGLBLENDEQUATIONIPROC glBlendEquationi_ = NULL;
978 … glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationi"); in gl_checkextensions()
1004 …glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationiARB"); in gl_checkextensions()
/dports/games/tesseract/tesseract/src/engine/
H A Drendergl.cpp50 PFNGLBLENDEQUATIONIPROC glBlendEquationi_ = NULL;
978 … glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationi"); in gl_checkextensions()
1004 …glBlendEquationi_ = (PFNGLBLENDEQUATIONIPROC) getprocaddress("glBlendEquationiARB"); in gl_checkextensions()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c178 PFNGLBLENDEQUATIONIPROC glad_glBlendEquationi = NULL;
1260 glad_glBlendEquationi = (PFNGLBLENDEQUATIONIPROC)load("glBlendEquationi"); 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.h411 PFNGLBLENDEQUATIONIPROC blendEquationi = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h411 PFNGLBLENDEQUATIONIPROC blendEquationi = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c310 PFNGLBLENDEQUATIONIPROC glad_glBlendEquationi = NULL;
1392 glad_glBlendEquationi = (PFNGLBLENDEQUATIONIPROC)load("glBlendEquationi"); in load_GL_VERSION_4_0()

12345678910>>...16