Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIBFORMATPROC (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.c497 PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat = NULL;
915 glad_glVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC)load("glVertexAttribFormat"); in load_GL_ARB_vertex_attrib_binding()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c688 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1278 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC)proc("glVertexAttribFormat"); in load_procs()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c700 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1307 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC) get_proc("glVertexAttribFormat"); in load_procs()
H A Dgl3w.h587 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c700 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1307 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC) get_proc("glVertexAttribFormat"); in load_procs()
H A Dgl3w.h587 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c700 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1307 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC) get_proc("glVertexAttribFormat"); in load_procs()
H A Dgl3w.h587 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp695 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1302 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC) get_proc("glVertexAttribFormat"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c700 PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
1307 gl3wVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC) get_proc("glVertexAttribFormat"); in load_procs()
H A Dgl3w.h587 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h645 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx912 opencascade::PFNGLVERTEXATTRIBFORMATPROC glVertexAttribFormat;
1557 PFNGLVERTEXATTRIBFORMATPROC glVertexAttribFormat;
H A DOpenGl_GLESExtensions.hxx299 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum typ… typedef
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx912 opencascade::PFNGLVERTEXATTRIBFORMATPROC glVertexAttribFormat;
1557 PFNGLVERTEXATTRIBFORMATPROC glVertexAttribFormat;
H A DOpenGl_GLESExtensions.hxx299 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum typ… typedef
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c790 PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat = NULL;
1443 glad_glVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC)load("glVertexAttribFormat"); 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.h601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c922 PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat = NULL;
1575 glad_glVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC)load("glVertexAttribFormat"); in load_GL_VERSION_4_3()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h591 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GL/
H A Dgl3w.h587 extern PFNGLVERTEXATTRIBFORMATPROC gl3wVertexAttribFormat;
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/include/glad/
H A Dglad.h2175 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC)(GLuint attribindex, GLint size, GLenum type, G… typedef
2176 GLAPI PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_GlFunctions.hxx1505 PFNGLVERTEXATTRIBFORMATPROC glVertexAttribFormat;
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3138 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC)(GLuint attribindex, GLint size, GLenum type, G… typedef
3139 GLAPI PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat;
4322 PFNGLVERTEXATTRIBFORMATPROC glad_glVertexAttribFormat;
5034 glad_glVertexAttribFormat = (PFNGLVERTEXATTRIBFORMATPROC)load("glVertexAttribFormat"); in load_GL_ARB_vertex_attrib_binding()

12345678910>>...17