Home
last modified time | relevance | path

Searched refs:PFNGLCOMBINERPARAMETERFVNVPROC (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/dports/games/tenebrae/tenebrae_0/
H A Dgl_common.c271 … SAFE_GET_PROC (qglCombinerParameterfvNV,PFNGLCOMBINERPARAMETERFVNVPROC,"glCombinerParameterfvNV"); in CheckSpecularBumpMappingExtensions()
H A Dglquake.h666 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
681 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
H A Dgl_rsurf.c386 PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV = NULL;
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_qgl.h365 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dqgl.h400 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
H A Dtr_init.cpp196 PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
537 …qglCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC)ri.GL_GetProcAddress( "glCombinerParame… in GLimp_InitExtensions()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dqgl.h410 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
H A Dtr_init.cpp231 PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
579 …qglCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC)ri.GL_GetProcAddress( "glCombinerParame… in GLimp_InitExtensions()
/dports/games/glaxium/glaxium_0.5/
H A Dscene.cpp58 PFNGLCOMBINERPARAMETERFVNVPROC glCombinerParameterfvNV;
1510 …glCombinerParameterfvNV=(PFNGLCOMBINERPARAMETERFVNVPROC)wglGetProcAddress("glCombinerParameterfvNV… in initOpenGl()
1520 …glCombinerParameterfvNV=(PFNGLCOMBINERPARAMETERFVNVPROC)glXGetProcAddressARB((const GLubyte *)"glC… in initOpenGl()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp40 glx::PFNGLCOMBINERPARAMETERFVNVPROC glx::glCombinerParameterfvNV;
445 …glx::glCombinerParameterfvNV = (glx::PFNGLCOMBINERPARAMETERFVNVPROC) GET_GL_PROC_ADDRESS("glCombin… in InitExt_NV_register_combiners()
H A Dglext.h298 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
313 extern PFNGLCOMBINERPARAMETERFVNVPROC glCombinerParameterfvNV;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp40 glx::PFNGLCOMBINERPARAMETERFVNVPROC glx::glCombinerParameterfvNV;
445 …glx::glCombinerParameterfvNV = (glx::PFNGLCOMBINERPARAMETERFVNVPROC) GET_GL_PROC_ADDRESS("glCombin… in InitExt_NV_register_combiners()
H A Dglext.h298 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
313 extern PFNGLCOMBINERPARAMETERFVNVPROC glCombinerParameterfvNV;
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dqgl.h506 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
H A Dgl_rmain.c28 PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
2783 …qglCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC) qwglGetProcAddress("glCombinerParamete… in R_Init()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dqgl.h563 extern PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
H A Dgl_rmain.c28 PFNGLCOMBINERPARAMETERFVNVPROC qglCombinerParameterfvNV;
3036 (PFNGLCOMBINERPARAMETERFVNVPROC) qwglGetProcAddress("glCombinerParameterfvNV"); in R_Init()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h2215 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2829 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads6591 …type PFNGLCOMBINERPARAMETERFVNVPROC is access procedure (arg1 : GL_gl_h.GLenum; arg2 : access GL_g… type
6592 pragma Convention (C, PFNGLCOMBINERPARAMETERFVNVPROC); -- ../include/SDL/SDL_opengl.h:5376
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2714 PFNGLCOMBINERPARAMETERFVNVPROC glad_glCombinerParameterfvNV;
6108 glad_glCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC)load("glCombinerParameterfvNV"); in load_GL_NV_register_combiners()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h2732 typedef void (APIENTRY * PFNGLCOMBINERPARAMETERFVNVPROC) (GLenum pname, const GLfloat *params); typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp791 PFNGLCOMBINERPARAMETERFVNVPROC glCombinerParameterfvNV = NULL;
4003 …glCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC) loadFunction("glCombinerParameterfvNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3277 PFNGLCOMBINERPARAMETERFVNVPROC glad_glCombinerParameterfvNV;
7305 … glad_glCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC)load("glCombinerParameterfvNV"); 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.c3864 PFNGLCOMBINERPARAMETERFVNVPROC glad_glCombinerParameterfvNV;
7843 … glad_glCombinerParameterfvNV = (PFNGLCOMBINERPARAMETERFVNVPROC)load("glCombinerParameterfvNV"); in load_GL_NV_register_combiners()

12345678910>>...15