Home
last modified time | relevance | path

Searched refs:PFNGLBINDVERTEXBUFFERPROC (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/src/
H A Dglad.c496 PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer = NULL;
914 glad_glBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC)load("glBindVertexBuffer"); in load_GL_ARB_vertex_attrib_binding()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c177 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
767 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC)proc("glBindVertexBuffer"); in load_procs()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c699 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
1306 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC) get_proc("glBindVertexBuffer"); in load_procs()
H A Dgl3w.h586 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c699 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
1306 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC) get_proc("glBindVertexBuffer"); in load_procs()
H A Dgl3w.h586 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c699 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
1306 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC) get_proc("glBindVertexBuffer"); in load_procs()
H A Dgl3w.h586 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp694 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
1301 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC) get_proc("glBindVertexBuffer"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c699 PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
1306 gl3wBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC) get_proc("glBindVertexBuffer"); in load_procs()
H A Dgl3w.h586 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h605 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx911 opencascade::PFNGLBINDVERTEXBUFFERPROC glBindVertexBuffer;
1556 PFNGLBINDVERTEXBUFFERPROC glBindVertexBuffer;
H A DOpenGl_GLESExtensions.hxx298 typedef void (GL_APIENTRYP PFNGLBINDVERTEXBUFFERPROC) (GLuint bindingindex, GLuint buffer, GLintptr… typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx911 opencascade::PFNGLBINDVERTEXBUFFERPROC glBindVertexBuffer;
1556 PFNGLBINDVERTEXBUFFERPROC glBindVertexBuffer;
H A DOpenGl_GLESExtensions.hxx298 typedef void (GL_APIENTRYP PFNGLBINDVERTEXBUFFERPROC) (GLuint bindingindex, GLuint buffer, GLintptr… typedef
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c172 PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer = NULL;
1442 glad_glBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC)load("glBindVertexBuffer"); in load_GL_VERSION_4_3()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h560 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h560 PFNGLBINDVERTEXBUFFERPROC bindVertexBuffer = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c304 PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer = NULL;
1574 glad_glBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC)load("glBindVertexBuffer"); in load_GL_VERSION_4_3()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h80 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h586 extern PFNGLBINDVERTEXBUFFERPROC gl3wBindVertexBuffer;
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/include/glad/
H A Dglad.h2172 typedef void (APIENTRYP PFNGLBINDVERTEXBUFFERPROC)(GLuint bindingindex, GLuint buffer, GLintptr off… typedef
2173 GLAPI PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlFunctions.hxx1504 PFNGLBINDVERTEXBUFFERPROC glBindVertexBuffer;
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3135 typedef void (APIENTRYP PFNGLBINDVERTEXBUFFERPROC)(GLuint bindingindex, GLuint buffer, GLintptr off… typedef
3136 GLAPI PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer;
4321 PFNGLBINDVERTEXBUFFERPROC glad_glBindVertexBuffer;
5033 glad_glBindVertexBuffer = (PFNGLBINDVERTEXBUFFERPROC)load("glBindVertexBuffer"); in load_GL_ARB_vertex_attrib_binding()

12345678910>>...17