Home
last modified time | relevance | path

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

12345678910>>...14

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads8261 type PFNGLVERTEXATTRIB3HNVPROC is access procedure type
8266 pragma Convention (C, PFNGLVERTEXATTRIB3HNVPROC); -- ../include/SDL/SDL_opengl.h:6393
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2392 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
5493 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2895 PFNGLVERTEXATTRIB3HNVPROC glVertexAttrib3hNV = NULL;
6107 glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC) loadFunction("glVertexAttrib3hNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3633 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
7928 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); 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.c3765 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
7692 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3765 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
7692 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c1262 PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV = NULL;
4410 …r = ((glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex… in _glewInit_GL_NV_half_float()
H A Dglew.h6999 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); typedef
10131 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c1255 PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV = NULL;
4372 …r = ((glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex… in _glewInit_GL_NV_half_float()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c3857 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV = NULL;
8161 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h7937 typedef void (APIENTRYP PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV … typedef
7983 GLEE_EXTERN PFNGLVERTEXATTRIB3HNVPROC pglVertexAttrib3hNV;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6944 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); typedef
10069 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h6999 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); typedef
10131 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c1568 PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV = NULL;
5208 …r = ((glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex… in _glewInit_GL_NV_half_float()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c1564 PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV = NULL;
5204 …r = ((glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)glewGetProcAddress((const GLubyte*)"glVertex… in _glewInit_GL_NV_half_float()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3160 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
7265 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4242 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV = NULL;
8396 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4242 PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV = NULL;
8396 glad_glVertexAttrib3hNV = (PFNGLVERTEXATTRIB3HNVPROC)load("glVertexAttrib3hNV"); in load_GL_NV_half_float()
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dgl.d4268 alias void (* PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); variable
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/GL/
H A Dglew.h8082 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); typedef
11580 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV;
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h8615 typedef void (APIENTRYP PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV … typedef
8661 GLEE_EXTERN PFNGLVERTEXATTRIB3HNVPROC pglVertexAttrib3hNV;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h8615 typedef void (APIENTRYP PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV … typedef
8661 GLEE_EXTERN PFNGLVERTEXATTRIB3HNVPROC pglVertexAttrib3hNV;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h10458 typedef void (APIENTRYP PFNGLVERTEXATTRIB3HNVPROC)(GLuint, GLhalfNV, GLhalfNV, GLhalfNV); typedef
10459 GLAPI PFNGLVERTEXATTRIB3HNVPROC glad_glVertexAttrib3hNV;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/GL/
H A Dglew.h8075 typedef void (GLAPIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalf x, GLhalf y, GLhalf z); typedef
11573 GLEW_FUN_EXPORT PFNGLVERTEXATTRIB3HNVPROC __glewVertexAttrib3hNV;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_NV_ext.h5470 typedef void (APIENTRY * PFNGLVERTEXATTRIB3HNVPROC) (GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV… typedef

12345678910>>...14