Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIB1SARBPROC (Results 26 – 50 of 357) sorted by relevance

12345678910>>...15

/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h2658 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
2720 GLEE_EXTERN PFNGLVERTEXATTRIB1SARBPROC pglVertexAttrib1sARB;
H A DGLee.c1550 PFNGLVERTEXATTRIB1SARBPROC pglVertexAttrib1sARB=_Lazy_glVertexAttrib1sARB;
5872 …if ((pglVertexAttrib1sARB = (PFNGLVERTEXATTRIB1SARBPROC) __GLeeGetProcAddress("glVertexAttrib1sARB… in __GLeeLink_GL_ARB_vertex_program()
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h3364 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
9483 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h3406 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
9543 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c778 PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB = NULL;
3238 …r = ((glVertexAttrib1sARB = (PFNGLVERTEXATTRIB1SARBPROC)glewGetProcAddress((const GLubyte*)"glVert… in _glewInit_GL_ARB_vertex_program()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c774 PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB = NULL;
3234 …r = ((glVertexAttrib1sARB = (PFNGLVERTEXATTRIB1SARBPROC)glewGetProcAddress((const GLubyte*)"glVert… in _glewInit_GL_ARB_vertex_program()
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dgl.d3693 alias void (* PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); variable
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h3982 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
10790 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB;
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h3005 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
3067 GLEE_EXTERN PFNGLVERTEXATTRIB1SARBPROC pglVertexAttrib1sARB;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h3005 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
3067 GLEE_EXTERN PFNGLVERTEXATTRIB1SARBPROC pglVertexAttrib1sARB;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h7799 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC)(GLuint, GLshort); typedef
7800 GLAPI PFNGLVERTEXATTRIB1SARBPROC glad_glVertexAttrib1sARB;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/GL/
H A Dglew.h3975 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
10783 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_NV_ext.h3224 typedef void (APIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/games/memonix/MemonixSourceCode/src/
H A DGLext.h3224 typedef void (APIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/glext/
H A Dglext.h3224 typedef void (APIENTRY * PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.h7336 typedef void (*PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
10439 GARCH_API extern PFNGLVERTEXATTRIB1SARBPROC glVertexAttrib1sARB;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A Dglew.c1140 PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB = NULL;
4989 …r = ((glVertexAttrib1sARB = (PFNGLVERTEXATTRIB1SARBPROC)glewGetProcAddress((const GLubyte*)"glVert… in _glewInit_GL_ARB_vertex_program()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A Dglew.cpp1152 PFNGLVERTEXATTRIB1SARBPROC __glewVertexAttrib1sARB = NULL;
5001 …r = ((glVertexAttrib1sARB = (PFNGLVERTEXATTRIB1SARBPROC)glewGetProcAddress((const GLubyte*)"glVert… in _glewInit_GL_ARB_vertex_program()
/dports/games/r1q2/r1q2-8012_5/ref_gl/
H A Dglext.h3512 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/games/ioquake3-server/ioquake3-1.36/code/SDL12/include/
H A DSDL_opengl.h3960 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/games/ioquake3/ioquake3-1.36/code/SDL12/include/
H A DSDL_opengl.h3960 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/devel/sdl12/SDL-1.2.15/include/
H A DSDL_opengl.h3978 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/dylibs/SDL.framework/Versions/A/Headers/
H A DSDL_opengl.h3964 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/SDL12/include/
H A DSDL_opengl.h3492 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef
/dports/cad/ldview/ldview-4.4/include/GL/
H A Dglext.h3905 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SARBPROC) (GLuint index, GLshort x); typedef

12345678910>>...15