Home
last modified time | relevance | path

Searched refs:PFNGLWEIGHTFVARBPROC (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/games/tenebrae/tenebrae_0/
H A DglATI.h426 typedef void (APIENTRY *PFNGLWEIGHTFVARBPROC)(GLint size, GLfloat *weights); typedef
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h454 typedef void (APIENTRY *PFNGLWEIGHTFVARBPROC)(GLint size, GLfloat *weights); typedef
H A DglATI.h454 typedef void (APIENTRY *PFNGLWEIGHTFVARBPROC)(GLint size, GLfloat *weights); typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads4418 …type PFNGLWEIGHTFVARBPROC is access procedure (arg1 : GL_gl_h.GLint; arg2 : access GL_gl_h.GLfloat… type
4419 pragma Convention (C, PFNGLWEIGHTFVARBPROC); -- ../include/SDL/SDL_opengl.h:3817
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c1245 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB;
3728 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp3099 PFNGLWEIGHTFVARBPROC glWeightfvARB = NULL;
6311 glWeightfvARB = (PFNGLWEIGHTFVARBPROC) loadFunction("glWeightfvARB"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3325 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB;
7379 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/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.c2777 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB;
6135 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2777 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB;
6135 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c626 PFNGLWEIGHTFVARBPROC __glewWeightfvARB = NULL;
2624 …r = ((glWeightfvARB = (PFNGLWEIGHTFVARBPROC)glewGetProcAddress((const GLubyte*)"glWeightfvARB")) =… in _glewInit_GL_ARB_vertex_blend()
H A Dglew.h3202 typedef void (GLAPIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, GLfloat *weights); typedef
9495 GLEW_FUN_EXPORT PFNGLWEIGHTFVARBPROC __glewWeightfvARB;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c621 PFNGLWEIGHTFVARBPROC __glewWeightfvARB = NULL;
2599 …r = ((glWeightfvARB = (PFNGLWEIGHTFVARBPROC)glewGetProcAddress((const GLubyte*)"glWeightfvARB")) =… in _glewInit_GL_ARB_vertex_blend()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2891 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB = NULL;
6599 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h2361 typedef void (APIENTRYP PFNGLWEIGHTFVARBPROC) (GLint size, const GLfloat * weights); typedef
2371 GLEE_EXTERN PFNGLWEIGHTFVARBPROC pglWeightfvARB;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h3160 typedef void (GLAPIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, GLfloat *weights); typedef
9435 GLEW_FUN_EXPORT PFNGLWEIGHTFVARBPROC __glewWeightfvARB;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h3202 typedef void (GLAPIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, GLfloat *weights); typedef
9495 GLEW_FUN_EXPORT PFNGLWEIGHTFVARBPROC __glewWeightfvARB;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c730 PFNGLWEIGHTFVARBPROC __glewWeightfvARB = NULL;
3168 …r = ((glWeightfvARB = (PFNGLWEIGHTFVARBPROC)glewGetProcAddress((const GLubyte*)"glWeightfvARB")) =… in _glewInit_GL_ARB_vertex_blend()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c726 PFNGLWEIGHTFVARBPROC __glewWeightfvARB = NULL;
3164 …r = ((glWeightfvARB = (PFNGLWEIGHTFVARBPROC)glewGetProcAddress((const GLubyte*)"glWeightfvARB")) =… in _glewInit_GL_ARB_vertex_blend()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c2101 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB;
5275 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3266 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB = NULL;
6834 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3266 PFNGLWEIGHTFVARBPROC glad_glWeightfvARB = NULL;
6834 glad_glWeightfvARB = (PFNGLWEIGHTFVARBPROC)load("glWeightfvARB"); in load_GL_ARB_vertex_blend()
/dports/games/q2pro/q2pro/win32-libs-vc8/include/GL/
H A Dglext.h2630 typedef void (APIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, const GLfloat *weights); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/GL/
H A Dglext.h2615 typedef void (APIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, const GLfloat *weights); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/GL/
H A Dglext.h2615 typedef void (APIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, const GLfloat *weights); typedef
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/GL/
H A Dglext.h2615 typedef void (APIENTRY * PFNGLWEIGHTFVARBPROC) (GLint size, const GLfloat *weights); typedef

12345678910>>...15