Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIB4SVPROC (Results 126 – 150 of 512) sorted by relevance

12345678910>>...21

/dports/multimedia/mpvpaper/mpvpaper-1.2/inc/glad/
H A Dglad.h2101 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort *v); typedef
2102 GLAPI PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/include/glad/
H A Dglad.h2104 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort *v); typedef
2105 GLAPI PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions.h1687 typedef void (*PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort* v); typedef
2310 PFNGLVERTEXATTRIB4SVPROC _mglVertexAttrib4sv;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions.h1687 typedef void (*PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort* v); typedef
2310 PFNGLVERTEXATTRIB4SVPROC _mglVertexAttrib4sv;
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/glad/glad/
H A Dgl.h2930 typedef void(GLAD_API_PTR *PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort *v); typedef
4834 GLAD_API_CALL PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads4142 …type PFNGLVERTEXATTRIB4SVPROC is access procedure (arg1 : GL_gl_h.GLuint; arg2 : access GL_gl_h.GL… type
4143 pragma Convention (C, PFNGLVERTEXATTRIB4SVPROC); -- ../include/SDL/SDL_opengl.h:3655
/dports/lang/v/v-0.1.29/thirdparty/glad/
H A Dglad.h3606 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort *v); typedef
3607 GLAPI PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c717 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
3279 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/glad/
H A Dgl.h2930 typedef void(GLAD_API_PTR *PFNGLVERTEXATTRIB4SVPROC)(GLuint index, const GLshort *v); typedef
4834 GLAD_API_CALL PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
H A Dindirect_dispatch_swap.c4625 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDispSwap_VertexAttrib4sv()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xephyr/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xarcan/xarcan-0.6.0/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
H A Dindirect_dispatch_swap.c4625 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDispSwap_VertexAttrib4sv()
/dports/x11-servers/xwayland/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glx/
H A Dindirect_dispatch.c4189 PFNGLVERTEXATTRIB4SVPROC VertexAttrib4sv = in __glXDisp_VertexAttrib4sv()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2938 PFNGLVERTEXATTRIB4SVPROC glVertexAttrib4sv = NULL;
6150 glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC) loadFunction("glVertexAttrib4sv"); in loadSymbols()
/dports/math/vtk6/VTK-6.2.0/Utilities/ParseOGLExt/headers/GL3/
H A Dgl3.h2010 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SVPROC) (GLuint index, const GLshort *v); typedef
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c247 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
4223 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dglad.c1508 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
4897 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c1508 PFNGLVERTEXATTRIB4SVPROC glad_glVertexAttrib4sv;
4897 glad_glVertexAttrib4sv = (PFNGLVERTEXATTRIB4SVPROC)load("glVertexAttrib4sv"); in load_GL_VERSION_2_0()

12345678910>>...21