Home
last modified time | relevance | path

Searched refs:PFNGLSAMPLEMASKIPROC (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/dports/graphics/jogamp-jogl/jogl/make/stub_includes/opengl/GLES2/
H A Dgl2ext-supplement.h132 typedef void (GL_APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint index, GLbitfield mask); typedef
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h226 typedef void (APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint index, GLbitfield mask); typedef
231 extern PFNGLSAMPLEMASKIPROC glSampleMaski_;
/dports/games/tesseract/tesseract/src/shared/
H A Dglexts.h164 typedef void (APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint index, GLbitfield mask); typedef
169 extern PFNGLSAMPLEMASKIPROC glSampleMaski_;
/dports/games/tesseract-data/tesseract/src/shared/
H A Dglexts.h164 typedef void (APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint index, GLbitfield mask); typedef
169 extern PFNGLSAMPLEMASKIPROC glSampleMaski_;
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/src/
H A Dglad.c152 PFNGLSAMPLEMASKIPROC glad_glSampleMaski;
848 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c240 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
726 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC) load(userptr, "glSampleMaski"); in glad_gl_load_GL_VERSION_3_2()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/src/
H A Dglad.c343 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
874 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c489 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
992 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski");
/dports/math/curv/curv-0.5/extern/glad/glad/
H A Dglad.c490 PFNGLSAMPLEMASKIPROC glad_glSampleMaski = NULL;
1039 glad_glSampleMaski = (PFNGLSAMPLEMASKIPROC)load("glSampleMaski"); in load_GL_VERSION_3_2()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h177 typedef void (GL_APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint maskNumber, GLbitfield mask); typedef
376 GL_IMPORT______(true, PFNGLSAMPLEMASKIPROC, glSampleMaski);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h177 typedef void (GL_APIENTRYP PFNGLSAMPLEMASKIPROC) (GLuint maskNumber, GLbitfield mask); typedef
376 GL_IMPORT______(true, PFNGLSAMPLEMASKIPROC, glSampleMaski);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c547 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1137 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC)proc("glSampleMaski"); in load_procs()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c455 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1062 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC) get_proc("glSampleMaski"); in load_procs()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c455 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1062 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC) get_proc("glSampleMaski"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c455 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1062 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC) get_proc("glSampleMaski"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp450 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1057 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC) get_proc("glSampleMaski"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c455 PFNGLSAMPLEMASKIPROC gl3wSampleMaski;
1062 gl3wSampleMaski = (PFNGLSAMPLEMASKIPROC) get_proc("glSampleMaski"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h392 PFNGLSAMPLEMASKIPROC sampleMaski;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx908 opencascade::PFNGLSAMPLEMASKIPROC glSampleMaski;
1270 PFNGLSAMPLEMASKIPROC glSampleMaski;

12345678910>>...21