Home
last modified time | relevance | path

Searched refs:PFNGLCOMBINERPARAMETERIVNVPROC (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/games/tenebrae/tenebrae_0/
H A Dgl_common.c272 … SAFE_GET_PROC (qglCombinerParameterivNV,PFNGLCOMBINERPARAMETERIVNVPROC,"glCombinerParameterivNV"); in CheckSpecularBumpMappingExtensions()
H A Dglquake.h668 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
682 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
H A Dgl_rsurf.c387 PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV = NULL;
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_qgl.h366 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dqgl.h401 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
H A Dtr_init.cpp197 PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
538 …qglCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)ri.GL_GetProcAddress( "glCombinerParame… in GLimp_InitExtensions()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dqgl.h411 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
H A Dtr_init.cpp232 PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
580 …qglCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)ri.GL_GetProcAddress( "glCombinerParame… in GLimp_InitExtensions()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp41 glx::PFNGLCOMBINERPARAMETERIVNVPROC glx::glCombinerParameterivNV;
446 …glx::glCombinerParameterivNV = (glx::PFNGLCOMBINERPARAMETERIVNVPROC) GET_GL_PROC_ADDRESS("glCombin… in InitExt_NV_register_combiners()
H A Dglext.h300 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
314 extern PFNGLCOMBINERPARAMETERIVNVPROC glCombinerParameterivNV;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp41 glx::PFNGLCOMBINERPARAMETERIVNVPROC glx::glCombinerParameterivNV;
446 …glx::glCombinerParameterivNV = (glx::PFNGLCOMBINERPARAMETERIVNVPROC) GET_GL_PROC_ADDRESS("glCombin… in InitExt_NV_register_combiners()
H A Dglext.h300 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
314 extern PFNGLCOMBINERPARAMETERIVNVPROC glCombinerParameterivNV;
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dqgl.h508 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
H A Dgl_rmain.c30 PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
2785 …qglCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC) qwglGetProcAddress("glCombinerParamete… in R_Init()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dqgl.h565 extern PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
H A Dgl_rmain.c30 PFNGLCOMBINERPARAMETERIVNVPROC qglCombinerParameterivNV;
3040 (PFNGLCOMBINERPARAMETERIVNVPROC) qwglGetProcAddress("glCombinerParameterivNV"); in R_Init()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h2217 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2831 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads6597 …type PFNGLCOMBINERPARAMETERIVNVPROC is access procedure (arg1 : GL_gl_h.GLenum; arg2 : access GL_g… type
6598 pragma Convention (C, PFNGLCOMBINERPARAMETERIVNVPROC); -- ../include/SDL/SDL_opengl.h:5378
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2716 PFNGLCOMBINERPARAMETERIVNVPROC glad_glCombinerParameterivNV;
6110 glad_glCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)load("glCombinerParameterivNV"); in load_GL_NV_register_combiners()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h2734 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERIVNVPROC) (GLenum pname, const GLint *params); typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp793 PFNGLCOMBINERPARAMETERIVNVPROC glCombinerParameterivNV = NULL;
4005 …glCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC) loadFunction("glCombinerParameterivNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3279 PFNGLCOMBINERPARAMETERIVNVPROC glad_glCombinerParameterivNV;
7307 … glad_glCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)load("glCombinerParameterivNV"); in load_GL_NV_register_combiners()
/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.c3866 PFNGLCOMBINERPARAMETERIVNVPROC glad_glCombinerParameterivNV;
7845 … glad_glCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)load("glCombinerParameterivNV"); in load_GL_NV_register_combiners()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c3866 PFNGLCOMBINERPARAMETERIVNVPROC glad_glCombinerParameterivNV;
7845 … glad_glCombinerParameterivNV = (PFNGLCOMBINERPARAMETERIVNVPROC)load("glCombinerParameterivNV"); in load_GL_NV_register_combiners()

12345678910>>...15