Home
last modified time | relevance | path

Searched refs:PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dprog_parameter.c49 static PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC get_program_local_parameterfv = NULL;
109 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC get_parameter in set_parameter_batch()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dprog_parameter.c49 static PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC get_program_local_parameterfv = NULL;
109 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC get_parameter in set_parameter_batch()
/dports/games/openjk/OpenJK-07675e2/shared/sdl/
H A Dsdl_qgl.h395 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dqgl.h430 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
H A Dtr_init.cpp226 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
620 …qglGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) ri.GL_GetProcAddress("… in GLimp_InitExtensions()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dqgl.h440 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
H A Dtr_init.cpp261 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
662 …qglGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) ri.GL_GetProcAddress("… in GLimp_InitExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h410 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC ELglGetProgramLocalParameterfvARB;
H A Dload_gl_extensions.c706 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC ELglGetProgramLocalParameterfvARB = NULL;
937 …r = ((ELglGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)SDL_GL_GetProcAd… in el_init_GL_ARB_vertex_program()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp197 glx::PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glx::glGetProgramLocalParameterfvARB;
781 …glx::glGetProgramLocalParameterfvARB = (glx::PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) GET_GL_PROC_A… in InitExt_ARB_vertex_program()
H A Dglext.h851 …typedef void (APIENTRY * PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLf… typedef
924 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glGetProgramLocalParameterfvARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp197 glx::PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glx::glGetProgramLocalParameterfvARB;
781 …glx::glGetProgramLocalParameterfvARB = (glx::PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) GET_GL_PROC_A… in InitExt_ARB_vertex_program()
H A Dglext.h851 …typedef void (APIENTRY * PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLf… typedef
924 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glGetProgramLocalParameterfvARB;
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dqgl.h299 typedef void (APIENTRY * PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfl… typedef
321 extern PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC qglGetProgramLocalParameterfvARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h910 #ifndef PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC
911 …typedef void (* PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfloat *par… typedef
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropengl.h627 typedef void (APIENTRYP PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLflo… typedef
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3034 typedef void (APIENTRYP PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, GLuint index, GLfloa… typedef
3035 GLAPI PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
4306 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
4956 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_fragment_program()
5110 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_vertex_program()
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3026 typedef void (APIENTRYP PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, GLuint index, GLfloa… typedef
3027 GLAPI PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
4298 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
4948 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_fragment_program()
5102 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_vertex_program()
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dqgl.h469 typedef void (APIENTRY * PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfl…
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dqgl.h469 typedef void (APIENTRY * PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC) (GLenum target, GLuint index, GLfl…
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h611 typedef GLvoid (APIENTRY *PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, GLuint index, GLfl… typedef
H A DglATI.h611 typedef GLvoid (APIENTRY *PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)(GLenum target, GLuint index, GLfl… typedef
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c1648 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
1803 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
4449 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_vertex_program()
4698 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_fragment_program()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3273 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
7298 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_fragment_program()
7656 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_vertex_program()
/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.c2399 PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC glad_glGetProgramLocalParameterfvARB;
5512 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_fragment_program()
6213 …glad_glGetProgramLocalParameterfvARB = (PFNGLGETPROGRAMLOCALPARAMETERFVARBPROC)load("glGetProgramL… in load_GL_ARB_vertex_program()

12345678910>>...16