Home
last modified time | relevance | path

Searched refs:PFNGLGENSAMPLERSPROC (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_debug_layer.cc94 DEBUG_FUNC_DECLARE(PFNGLGENSAMPLERSPROC, void, glGenSamplers, GLsizei, n, GLuint *, samplers);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h122 typedef void (GL_APIENTRYP PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers); typedef
314 GL_IMPORT______(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
553 GL_IMPORT_____x(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
627 GL_IMPORT______(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h122 typedef void (GL_APIENTRYP PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint *samplers); typedef
314 GL_IMPORT______(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
553 GL_IMPORT_____x(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
627 GL_IMPORT______(true, PFNGLGENSAMPLERSPROC, glGenSamplers);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp392 PFNGLGENSAMPLERSPROC gleswGenSamplers;
682 gleswGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c212 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
603 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_ES_VERSION_3_0()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/src/
H A Dglad.c229 PFNGLGENSAMPLERSPROC glad_glGenSamplers;
854 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c134 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
736 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC) load(userptr, "glGenSamplers"); in glad_gl_load_GL_VERSION_3_3()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c373 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
998 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers");
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c285 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
1044 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
1532 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_ES_VERSION_3_0()
/dports/math/curv/curv-0.5/extern/glad/glad/
H A Dglad.c374 PFNGLGENSAMPLERSPROC glad_glGenSamplers = NULL;
1045 glad_glGenSamplers = (PFNGLGENSAMPLERSPROC)load("glGenSamplers"); in load_GL_VERSION_3_3()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c309 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
899 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC)proc("glGenSamplers"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextSymbols.h583 typedef void (GLAPIENTRY * PFNGLGENSAMPLERSPROC) (GLsizei count, GLuint* samplers); typedef
584 PFNGLGENSAMPLERSPROC fGenSamplers;
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c469 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
1076 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c469 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
1076 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c469 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
1076 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp464 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
1071 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A Dglesw.c377 PFNGLGENSAMPLERSPROC gleswGenSamplers;
998 gleswGenSamplers = (PFNGLGENSAMPLERSPROC)proc("glGenSamplers"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c469 PFNGLGENSAMPLERSPROC gl3wGenSamplers;
1076 gl3wGenSamplers = (PFNGLGENSAMPLERSPROC) get_proc("glGenSamplers"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h426 PFNGLGENSAMPLERSPROC genSamplers;

12345678910>>...22