Home
last modified time | relevance | path

Searched refs:PFNGLFINALCOMBINERINPUTNVPROC (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/games/tenebrae/tenebrae_0/
H A Dgl_common.c277 … SAFE_GET_PROC (qglFinalCombinerInputNV,PFNGLFINALCOMBINERINPUTNVPROC,"glFinalCombinerInputNV"); in CheckSpecularBumpMappingExtensions()
H A Dglquake.h672 typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapp… typedef
687 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
H A Dgl_rsurf.c392 PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV = NULL;
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_qgl.h372 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dqgl.h407 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
H A Dtr_init.cpp203 PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
543 …qglFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC)ri.GL_GetProcAddress( "glFinalCombinerInp… in GLimp_InitExtensions()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dqgl.h417 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
H A Dtr_init.cpp238 PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
585 …qglFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC)ri.GL_GetProcAddress( "glFinalCombinerInp… in GLimp_InitExtensions()
/dports/games/glaxium/glaxium_0.5/
H A Dscene.cpp57 PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV;
1509 glFinalCombinerInputNV=(PFNGLFINALCOMBINERINPUTNVPROC)wglGetProcAddress("glFinalCombinerInputNV"); in initOpenGl()
1519 …glFinalCombinerInputNV=(PFNGLFINALCOMBINERINPUTNVPROC)glXGetProcAddressARB((const GLubyte *)"glFin… in initOpenGl()
H A Dmyship.cpp41 extern PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV;
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp46 glx::PFNGLFINALCOMBINERINPUTNVPROC glx::glFinalCombinerInputNV;
451 …glx::glFinalCombinerInputNV = (glx::PFNGLFINALCOMBINERINPUTNVPROC) GET_GL_PROC_ADDRESS("glFinalCom… in InitExt_NV_register_combiners()
H A Dglext.h304 …typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum map… typedef
319 extern PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp46 glx::PFNGLFINALCOMBINERINPUTNVPROC glx::glFinalCombinerInputNV;
451 …glx::glFinalCombinerInputNV = (glx::PFNGLFINALCOMBINERINPUTNVPROC) GET_GL_PROC_ADDRESS("glFinalCom… in InitExt_NV_register_combiners()
H A Dglext.h304 …typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum map… typedef
319 extern PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV;
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dqgl.h512 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
H A Dgl_rmain.c34 PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
2789 …qglFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC) qwglGetProcAddress("glFinalCombinerInput… in R_Init()
/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dqgl.h569 extern PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
H A Dgl_rmain.c34 PFNGLFINALCOMBINERINPUTNVPROC qglFinalCombinerInputNV;
3048 (PFNGLFINALCOMBINERINPUTNVPROC) qwglGetProcAddress("glFinalCombinerInputNV"); in R_Init()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h2221 typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapp… typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2835 typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapp… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads6625 type PFNGLFINALCOMBINERINPUTNVPROC is access procedure type
6630 pragma Convention (C, PFNGLFINALCOMBINERINPUTNVPROC); -- ../include/SDL/SDL_opengl.h:5382
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2720 PFNGLFINALCOMBINERINPUTNVPROC glad_glFinalCombinerInputNV;
6114 glad_glFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC)load("glFinalCombinerInputNV"); in load_GL_NV_register_combiners()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h2738 typedef void (APIENTRY * PFNGLFINALCOMBINERINPUTNVPROC) (GLenum variable, GLenum input, GLenum mapp… typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1081 PFNGLFINALCOMBINERINPUTNVPROC glFinalCombinerInputNV = NULL;
4293 glFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC) loadFunction("glFinalCombinerInputNV"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3283 PFNGLFINALCOMBINERINPUTNVPROC glad_glFinalCombinerInputNV;
7311 glad_glFinalCombinerInputNV = (PFNGLFINALCOMBINERINPUTNVPROC)load("glFinalCombinerInputNV"); in load_GL_NV_register_combiners()

12345678910>>...15