Home
last modified time | relevance | path

Searched refs:PFNGLGETINTERNALFORMATIVPROC (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp416 PFNGLGETINTERNALFORMATIVPROC gleswGetInternalformativ;
706 gleswGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c236 PFNGLGETINTERNALFORMATIVPROC glad_glGetInternalformativ = NULL;
627 glad_glGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)load("glGetInternalformativ"); in load_GL_ES_VERSION_3_0()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h133 typedef void (GL_APIENTRYP PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalf… typedef
325 GL_IMPORT______(true, PFNGLGETINTERNALFORMATIVPROC, glGetInternalformativ);
475 GL_IMPORT______(true, PFNGLGETINTERNALFORMATIVPROC, glGetInternalformativ);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h133 typedef void (GL_APIENTRYP PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalf… typedef
325 GL_IMPORT______(true, PFNGLGETINTERNALFORMATIVPROC, glGetInternalformativ);
475 GL_IMPORT______(true, PFNGLGETINTERNALFORMATIVPROC, glGetInternalformativ);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c351 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
941 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)proc("glGetInternalformativ"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextSymbols.h493 …typedef void (GLAPIENTRY * PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GL… typedef
494 PFNGLGETINTERNALFORMATIVPROC fGetInternalformativ;
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c671 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
1278 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
H A Dgl3w.h558 extern PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c671 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
1278 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c671 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
1278 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp666 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
1273 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A Dglesw.c418 PFNGLGETINTERNALFORMATIVPROC gleswGetInternalformativ;
1039 gleswGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)proc("glGetInternalformativ"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c671 PFNGLGETINTERNALFORMATIVPROC gl3wGetInternalformativ;
1278 gl3wGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC) get_proc("glGetInternalformativ"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h598 PFNGLGETINTERNALFORMATIVPROC getInternalformativ;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx844 opencascade::PFNGLGETINTERNALFORMATIVPROC glGetInternalformativ;
1508 PFNGLGETINTERNALFORMATIVPROC glGetInternalformativ;
H A DOpenGl_GLESExtensions.hxx231 typedef void (GL_APIENTRYP PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLe… typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx844 opencascade::PFNGLGETINTERNALFORMATIVPROC glGetInternalformativ;
1508 PFNGLGETINTERNALFORMATIVPROC glGetInternalformativ;
H A DOpenGl_GLESExtensions.hxx231 typedef void (GL_APIENTRYP PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalformat, GLe… typedef
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/GLES3/
H A Dgles3w.h275 typedef void (GL_APIENTRY* PFNGLGETINTERNALFORMATIVPROC) (GLenum target, GLenum internalf… typedef
563 extern PFNGLGETINTERNALFORMATIVPROC gleswGetInternalformativ;
/dports/multimedia/wlrobs/wlrobs-v1.0/inc/glad/
H A Dglad.h1502 typedef void (APIENTRYP PFNGLGETINTERNALFORMATIVPROC)(GLenum target, GLenum internalformat, GLenum … typedef
1503 GLAPI PFNGLGETINTERNALFORMATIVPROC glad_glGetInternalformativ;
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c315 PFNGLGETINTERNALFORMATIVPROC glad_glGetInternalformativ = NULL;
1556 glad_glGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)load("glGetInternalformativ"); in load_GL_ES_VERSION_3_0()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c368 PFNGLGETINTERNALFORMATIVPROC glad_glGetInternalformativ = NULL;
1403 glad_glGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)load("glGetInternalformativ"); in load_GL_VERSION_4_2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h553 PFNGLGETINTERNALFORMATIVPROC getInternalformativ = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h553 PFNGLGETINTERNALFORMATIVPROC getInternalformativ = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c500 PFNGLGETINTERNALFORMATIVPROC glad_glGetInternalformativ = NULL;
1535 glad_glGetInternalformativ = (PFNGLGETINTERNALFORMATIVPROC)load("glGetInternalformativ"); in load_GL_VERSION_4_2()

12345678910>>...20