Home
last modified time | relevance | path

Searched refs:PFNGLSECONDARYCOLOR3UIEXTPROC (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/games/tenebrae/tenebrae_0/
H A DglATI.h1290 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC)(GLuint r, GLuint g, GLuint b); typedef
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h1628 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC)(GLuint r, GLuint g, GLuint b); typedef
H A DglATI.h1628 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC)(GLuint r, GLuint g, GLuint b); typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h2010 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2495 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads6014 type PFNGLSECONDARYCOLOR3UIEXTPROC is access procedure type
6018 pragma Convention (C, PFNGLSECONDARYCOLOR3UIEXTPROC); -- ../include/SDL/SDL_opengl.h:5034
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c3050 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT;
6540 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h2394 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2384 PFNGLSECONDARYCOLOR3UIEXTPROC glSecondaryColor3uiEXT = NULL;
5596 glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC) loadFunction("glSecondaryColor3uiEXT"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2707 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT;
6317 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/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.c3382 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT;
7022 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3382 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT;
7022 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c1024 PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT = NULL;
3673 …r = ((glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_EXT_secondary_color()
H A Dglew.h5309 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
9893 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c1019 PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT = NULL;
3648 …r = ((glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_EXT_secondary_color()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c3488 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT = NULL;
7491 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h5049 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
5066 GLEE_EXTERN PFNGLSECONDARYCOLOR3UIEXTPROC pglSecondaryColor3uiEXT;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h5267 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
9833 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h5309 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef
9893 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c1315 PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT = NULL;
4415 …r = ((glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_EXT_secondary_color()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c1311 PFNGLSECONDARYCOLOR3UIEXTPROC __glewSecondaryColor3uiEXT = NULL;
4411 …r = ((glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_EXT_secondary_color()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3897 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT;
8412 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3873 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT = NULL;
7726 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3873 PFNGLSECONDARYCOLOR3UIEXTPROC glad_glSecondaryColor3uiEXT = NULL;
7726 glad_glSecondaryColor3uiEXT = (PFNGLSECONDARYCOLOR3UIEXTPROC)load("glSecondaryColor3uiEXT"); in load_GL_EXT_secondary_color()
/dports/games/q2pro/q2pro/win32-libs-vc8/include/GL/
H A Dglext.h3514 typedef void (APIENTRY * PFNGLSECONDARYCOLOR3UIEXTPROC) (GLuint red, GLuint green, GLuint blue); typedef

12345678910>>...15