Home
last modified time | relevance | path

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

12345678910>>...14

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads8111 type PFNGLVERTEX3HNVPROC is access procedure type
8115 pragma Convention (C, PFNGLVERTEX3HNVPROC); -- ../include/SDL/SDL_opengl.h:6357
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2356 PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
5457 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2797 PFNGLVERTEX3HNVPROC glVertex3hNV = NULL;
6009 glVertex3hNV = (PFNGLVERTEX3HNVPROC) loadFunction("glVertex3hNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3597 PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
7892 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); 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.c3729 PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
7656 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3729 PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
7656 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c1254 PFNGLVERTEX3HNVPROC __glewVertex3hNV = NULL;
4402 …r = ((glVertex3hNV = (PFNGLVERTEX3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex3hNV")) == N… in _glewInit_GL_NV_half_float()
H A Dglew.h6991 typedef void (GLAPIENTRY * PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); typedef
10123 GLEW_FUN_EXPORT PFNGLVERTEX3HNVPROC __glewVertex3hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c1247 PFNGLVERTEX3HNVPROC __glewVertex3hNV = NULL;
4364 …r = ((glVertex3hNV = (PFNGLVERTEX3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex3hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c3821 PFNGLVERTEX3HNVPROC glad_glVertex3hNV = NULL;
8125 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7901 typedef void (APIENTRYP PFNGLVERTEX3HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z); typedef
7947 GLEE_EXTERN PFNGLVERTEX3HNVPROC pglVertex3hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6936 typedef void (GLAPIENTRY * PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); typedef
10061 GLEW_FUN_EXPORT PFNGLVERTEX3HNVPROC __glewVertex3hNV;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h6991 typedef void (GLAPIENTRY * PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); typedef
10123 GLEW_FUN_EXPORT PFNGLVERTEX3HNVPROC __glewVertex3hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c1560 PFNGLVERTEX3HNVPROC __glewVertex3hNV = NULL;
5200 …r = ((glVertex3hNV = (PFNGLVERTEX3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex3hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c1556 PFNGLVERTEX3HNVPROC __glewVertex3hNV = NULL;
5196 …r = ((glVertex3hNV = (PFNGLVERTEX3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex3hNV")) == N… in _glewInit_GL_NV_half_float()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3124 PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
7229 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4206 PFNGLVERTEX3HNVPROC glad_glVertex3hNV = NULL;
8360 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4206 PFNGLVERTEX3HNVPROC glad_glVertex3hNV = NULL;
8360 glad_glVertex3hNV = (PFNGLVERTEX3HNVPROC)load("glVertex3hNV"); in load_GL_NV_half_float()
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dgl.d4232 alias void (* PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); variable
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h8074 typedef void (GLAPIENTRY * PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); typedef
11572 GLEW_FUN_EXPORT PFNGLVERTEX3HNVPROC __glewVertex3hNV;
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h8579 typedef void (APIENTRYP PFNGLVERTEX3HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z); typedef
8625 GLEE_EXTERN PFNGLVERTEX3HNVPROC pglVertex3hNV;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h8579 typedef void (APIENTRYP PFNGLVERTEX3HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z); typedef
8625 GLEE_EXTERN PFNGLVERTEX3HNVPROC pglVertex3hNV;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h10350 typedef void (APIENTRYP PFNGLVERTEX3HNVPROC)(GLhalfNV, GLhalfNV, GLhalfNV); typedef
10351 GLAPI PFNGLVERTEX3HNVPROC glad_glVertex3hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/GL/
H A Dglew.h8067 typedef void (GLAPIENTRY * PFNGLVERTEX3HNVPROC) (GLhalf x, GLhalf y, GLhalf z); typedef
11565 GLEW_FUN_EXPORT PFNGLVERTEX3HNVPROC __glewVertex3hNV;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_NV_ext.h5434 typedef void (APIENTRY * PFNGLVERTEX3HNVPROC) (GLhalfNV x, GLhalfNV y, GLhalfNV z); typedef

12345678910>>...14