Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIB4SVPROC (Results 26 – 50 of 512) sorted by relevance

12345678910>>...21

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h262 PFNGLVERTEXATTRIB4SVPROC vertexAttrib4sv;
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/glad/
H A Dglad.cpp738 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/glad/
H A Dglad.cpp738 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dglexts.h516 extern PFNGLVERTEXATTRIB4SVPROC glVertexAttrib4sv_;
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/glad/src/
H A Dglad.c791 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
1392 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/graphics/quesoglc/quesoglc-0.7.2/src/
H A Dglew.c432 PFNGLVERTEXATTRIB4SVPROC __glewVertexAttrib4sv = NULL;
732 …r = ((glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)glewGetProcAddress((const GLubyte*)"glVertexAt… in _glewInit_GL_VERSION_2_0()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions_mesa.cpp562 _mglVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)OSMesaGetProcAddress("glVertexAttrib4sv"); in load_functions()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions_mesa.cpp562 _mglVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)OSMesaGetProcAddress("glVertexAttrib4sv"); in load_functions()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dglad.c751 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/playback/video/
H A Dglad.cpp917 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1522 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dglad.c751 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dglad.c751 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dglad.c751 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dglad.c751 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
1398 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/games/tesseract/tesseract/src/shared/
H A Dglexts.h546 extern PFNGLVERTEXATTRIB4SVPROC glVertexAttrib4sv_;
/dports/games/tesseract-data/tesseract/src/shared/
H A Dglexts.h546 extern PFNGLVERTEXATTRIB4SVPROC glVertexAttrib4sv_;
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c526 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
898 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/lang/v/v-0.1.29/thirdparty/glad/
H A Dglad.c890 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
1492 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.c235 PFNGLVERTEXATTRIB4SVPROC ELglVertexAttrib4sv = NULL;
565 …r = ((ELglVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)SDL_GL_GetProcAddress("glVertexAttrib4sv")) … in el_init_GL_VERSION_2_0()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgl.c580 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
1165 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC) load(userptr, "glVertexAttrib4sv"); in glad_gl_load_GL_VERSION_2_0()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c784 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
1054 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h242 PFNGLVERTEXATTRIB4SVPROC vertexAttrib4sv = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h242 PFNGLVERTEXATTRIB4SVPROC vertexAttrib4sv = nullptr;
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dglad.c916 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv = NULL;
1186 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Drendergl.cpp114 PFNGLVERTEXATTRIB4SVPROC glVertexAttrib4sv_ = NULL;
356 …glVertexAttrib4sv_ = (PFNGLVERTEXATTRIB4SVPROC) getprocaddress("glVertexAttrib4s… in gl_checkextensions()

12345678910>>...21