Home
last modified time | relevance | path

Searched refs:PFNGLVERTEX4HNVPROC (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads8120 type PFNGLVERTEX4HNVPROC is access procedure type
8125 pragma Convention (C, PFNGLVERTEX4HNVPROC); -- ../include/SDL/SDL_opengl.h:6359
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2358 PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
5459 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2807 PFNGLVERTEX4HNVPROC glVertex4hNV = NULL;
6019 glVertex4hNV = (PFNGLVERTEX4HNVPROC) loadFunction("glVertex4hNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3599 PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
7894 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/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.c3731 PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
7658 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3731 PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
7658 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c1256 PFNGLVERTEX4HNVPROC __glewVertex4hNV = NULL;
4404 …r = ((glVertex4hNV = (PFNGLVERTEX4HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex4hNV")) == N… in _glewInit_GL_NV_half_float()
H A Dglew.h6993 typedef void (GLAPIENTRY * PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); typedef
10125 GLEW_FUN_EXPORT PFNGLVERTEX4HNVPROC __glewVertex4hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c1249 PFNGLVERTEX4HNVPROC __glewVertex4hNV = NULL;
4366 …r = ((glVertex4hNV = (PFNGLVERTEX4HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex4hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c3823 PFNGLVERTEX4HNVPROC glad_glVertex4hNV = NULL;
8127 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7903 typedef void (APIENTRYP PFNGLVERTEX4HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w); typedef
7949 GLEE_EXTERN PFNGLVERTEX4HNVPROC pglVertex4hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6938 typedef void (GLAPIENTRY * PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); typedef
10063 GLEW_FUN_EXPORT PFNGLVERTEX4HNVPROC __glewVertex4hNV;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h6993 typedef void (GLAPIENTRY * PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); typedef
10125 GLEW_FUN_EXPORT PFNGLVERTEX4HNVPROC __glewVertex4hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c1562 PFNGLVERTEX4HNVPROC __glewVertex4hNV = NULL;
5202 …r = ((glVertex4hNV = (PFNGLVERTEX4HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex4hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c1558 PFNGLVERTEX4HNVPROC __glewVertex4hNV = NULL;
5198 …r = ((glVertex4hNV = (PFNGLVERTEX4HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex4hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3126 PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
7231 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4208 PFNGLVERTEX4HNVPROC glad_glVertex4hNV = NULL;
8362 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4208 PFNGLVERTEX4HNVPROC glad_glVertex4hNV = NULL;
8362 glad_glVertex4hNV = (PFNGLVERTEX4HNVPROC)load("glVertex4hNV"); in load_GL_NV_half_float()
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dgl.d4234 alias void (* PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); variable
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h8076 typedef void (GLAPIENTRY * PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); typedef
11574 GLEW_FUN_EXPORT PFNGLVERTEX4HNVPROC __glewVertex4hNV;
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h8581 typedef void (APIENTRYP PFNGLVERTEX4HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w); typedef
8627 GLEE_EXTERN PFNGLVERTEX4HNVPROC pglVertex4hNV;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h8581 typedef void (APIENTRYP PFNGLVERTEX4HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w); typedef
8627 GLEE_EXTERN PFNGLVERTEX4HNVPROC pglVertex4hNV;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h10356 typedef void (APIENTRYP PFNGLVERTEX4HNVPROC)(GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV); typedef
10357 GLAPI PFNGLVERTEX4HNVPROC glad_glVertex4hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/GL/
H A Dglew.h8069 typedef void (GLAPIENTRY * PFNGLVERTEX4HNVPROC) (GLhalf x, GLhalf y, GLhalf z, GLhalf w); typedef
11567 GLEW_FUN_EXPORT PFNGLVERTEX4HNVPROC __glewVertex4hNV;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_NV_ext.h5436 typedef void (APIENTRY * PFNGLVERTEX4HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w); typedef

12345678910>>...14