Home
last modified time | relevance | path

Searched refs:PFNGLACTIVEVARYINGNVPROC (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c1515 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
4228 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp561 PFNGLACTIVEVARYINGNVPROC glActiveVaryingNV = NULL;
3773 glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC) loadFunction("glActiveVaryingNV"); in loadSymbols()
H A DglApi.h5039 typedef void (*PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar * name); typedef
8142 GARCH_API extern PFNGLACTIVEVARYINGNVPROC glActiveVaryingNV;
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c1963 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
5033 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/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.c3909 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
7907 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3909 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
7907 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c1311 PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV = NULL;
4595 …r = ((glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)glewGetProcAddress((const GLubyte*)"glActiveVa… in _glewInit_GL_NV_transform_feedback()
H A Dglew.h7564 typedef void (GLAPIENTRY * PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar *name); typedef
10180 GLEW_FUN_EXPORT PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c1304 PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV = NULL;
4557 …r = ((glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)glewGetProcAddress((const GLubyte*)"glActiveVa… in _glewInit_GL_NV_transform_feedback()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c4020 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV = NULL;
8408 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8812 typedef void (APIENTRYP PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar * name); typedef
8823 GLEE_EXTERN PFNGLACTIVEVARYINGNVPROC pglActiveVaryingNV;
H A DGLee.c4366 PFNGLACTIVEVARYINGNVPROC pglActiveVaryingNV=_Lazy_glActiveVaryingNV;
8048 …if ((pglActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC) __GLeeGetProcAddress("glActiveVaryingNV"))!=0… in __GLeeLink_GL_NV_transform_feedback()
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7509 typedef void (GLAPIENTRY * PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar *name); typedef
10118 GLEW_FUN_EXPORT PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7564 typedef void (GLAPIENTRY * PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar *name); typedef
10180 GLEW_FUN_EXPORT PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c1625 PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV = NULL;
5412 …r = ((glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)glewGetProcAddress((const GLubyte*)"glActiveVa… in _glewInit_GL_NV_transform_feedback()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c1621 PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV = NULL;
5408 …r = ((glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)glewGetProcAddress((const GLubyte*)"glActiveVa… in _glewInit_GL_NV_transform_feedback()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c2369 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
5789 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4405 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV = NULL;
8643 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4405 PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV = NULL;
8643 glad_glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)load("glActiveVaryingNV"); in load_GL_NV_transform_feedback()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h8682 typedef void (GLAPIENTRY * PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar *name); typedef
11637 GLEW_FUN_EXPORT PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV;
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h9695 typedef void (APIENTRYP PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar * name); typedef
9706 GLEE_EXTERN PFNGLACTIVEVARYINGNVPROC pglActiveVaryingNV;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h9695 typedef void (APIENTRYP PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar * name); typedef
9706 GLEE_EXTERN PFNGLACTIVEVARYINGNVPROC pglActiveVaryingNV;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h7386 typedef void (APIENTRYP PFNGLACTIVEVARYINGNVPROC)(GLuint, const GLchar*); typedef
7387 GLAPI PFNGLACTIVEVARYINGNVPROC glad_glActiveVaryingNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/GL/
H A Dglew.h8675 typedef void (GLAPIENTRY * PFNGLACTIVEVARYINGNVPROC) (GLuint program, const GLchar *name); typedef
11630 GLEW_FUN_EXPORT PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV;
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A Dglew.c2235 PFNGLACTIVEVARYINGNVPROC __glewActiveVaryingNV = NULL;
7616 …r = ((glActiveVaryingNV = (PFNGLACTIVEVARYINGNVPROC)glewGetProcAddress((const GLubyte*)"glActiveVa… in _glewInit_GL_NV_transform_feedback()

12345678910>>...13