Home
last modified time | relevance | path

Searched refs:PFNGLUNIFORM4FVARBPROC (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dsdlglshader.c48 PFNGLUNIFORM4FVARBPROC glUniform4fv_ = NULL;
72 …glUniform4fv_ = (PFNGLUNIFORM4FVARBPROC) SDL_GL_GetProcAddress("glUni… in initARB()
H A Dsdl2glshader.c48 PFNGLUNIFORM4FVARBPROC glUniform4fv_ = NULL;
72 …glUniform4fv_ = (PFNGLUNIFORM4FVARBPROC) SDL_GL_GetProcAddress("glUni… in initARB()
H A Dsdlglshader2.c48 PFNGLUNIFORM4FVARBPROC glUniform4fv_ = NULL;
72 …glUniform4fv_ = (PFNGLUNIFORM4FVARBPROC) SDL_GL_GetProcAddress("glUni… in initARB()
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.h154 typedef void (APIENTRYP PFNGLUNIFORM4FVARBPROC) (GLint location, GLsizei count, const GLfloat *valu… typedef
178 extern PFNGLUNIFORM4FVARBPROC pfn_glUniform4fvARB;
H A Dgl_shader_tool.cpp38 PFNGLUNIFORM4FVARBPROC pfn_glUniform4fvARB= nullptr;
64 …pfn_glUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) gl_ctx->getProcAddress ("glUniform4fvARB"… in gl_shader_loadExtention()
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.h154 typedef void (APIENTRYP PFNGLUNIFORM4FVARBPROC) (GLint location, GLsizei count, const GLfloat *valu… typedef
178 extern PFNGLUNIFORM4FVARBPROC pfn_glUniform4fvARB;
H A Dgl_shader_tool.cpp38 PFNGLUNIFORM4FVARBPROC pfn_glUniform4fvARB= nullptr;
64 …pfn_glUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) gl_ctx->getProcAddress ("glUniform4fvARB"… in gl_shader_loadExtention()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A DGLSLInfo.h77 PFNGLUNIFORM4FVARBPROC pfnglUniform4fvARB;
H A DGLSLShaderProgram.c181 (PFNGLUNIFORM4FVARBPROC)dlsym(RTLD_DEFAULT, "glUniform4fvARB"); in checkGLSLShaderExtensions()
263 (PFNGLUNIFORM4FVARBPROC)wglGetProcAddress("glUniform4fvARB"); in checkGLSLShaderExtensions()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropenglextension.h241 #define PFNGLUNIFORM4FVARBPROC glUnifrom4fvARBProcPtr macro
310 #define vglUniform4fvARB GLEXT_CALL( OGL_UNIFORM4FV, PFNGLUNIFORM4FVARBPROC )
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DShader.cpp42 PFNGLUNIFORM4FVARBPROC glUniform4fvARB = NULL;
99 glUniform4fvARB = (PFNGLUNIFORM4FVARBPROC)SDL_GL_GetProcAddress("glUniform4fvARB"); in staticInit()
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/lobster/
H A Dglincludes.h92 GLEXT(PFNGLUNIFORM4FVARBPROC , glUniform4fv , 1) \
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dgl_util.c195 PFNGLUNIFORM4FVARBPROC qglUniform4fvARB = NULL;
553 qglUniform4fvARB = (PFNGLUNIFORM4FVARBPROC)SDL_GL_GetProcAddress("glUniform4fvARB"); in InitGLExtFuncs()
H A Dgl_util.h350 extern PFNGLUNIFORM4FVARBPROC qglUniform4fvARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h504 extern PFNGLUNIFORM4FVARBPROC ELglUniform4fvARB;
H A Dload_gl_extensions.c800 PFNGLUNIFORM4FVARBPROC ELglUniform4fvARB = NULL;
1041 …r = ((ELglUniform4fvARB = (PFNGLUNIFORM4FVARBPROC)SDL_GL_GetProcAddress("glUniform4fvARB")) != NUL… in el_init_GL_ARB_shader_objects()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp257 glx::PFNGLUNIFORM4FVARBPROC glx::glUniform4fvARB;
842 glx::glUniform4fvARB = (glx::PFNGLUNIFORM4FVARBPROC) GET_GL_PROC_ADDRESS("glUniform4fvARB"); in InitExt_ARB_shader_objects()
H A Dglext.h1099 …typedef void (APIENTRY* PFNGLUNIFORM4FVARBPROC) (GLint location, GLsizei count, const GLfloat *val… typedef
1139 extern PFNGLUNIFORM4FVARBPROC glUniform4fvARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp257 glx::PFNGLUNIFORM4FVARBPROC glx::glUniform4fvARB;
842 glx::glUniform4fvARB = (glx::PFNGLUNIFORM4FVARBPROC) GET_GL_PROC_ADDRESS("glUniform4fvARB"); in InitExt_ARB_shader_objects()
H A Dglext.h1099 …typedef void (APIENTRY* PFNGLUNIFORM4FVARBPROC) (GLint location, GLsizei count, const GLfloat *val… typedef
1139 extern PFNGLUNIFORM4FVARBPROC glUniform4fvARB;
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dtexture.h35 extern PFNGLUNIFORM4FVARBPROC glUniform4fv_;
H A Drendergl.cpp80 PFNGLUNIFORM4FVARBPROC glUniform4fv_ = NULL;
383 …glUniform4fv_ = (PFNGLUNIFORM4FVARBPROC) getprocaddress("glUniform4fv… in gl_checkextensions()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp453 pGlUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) IRR_OGL_LOAD_EXTENSION("glUniform4fvARB"); in initExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h1174 #ifndef PFNGLUNIFORM4FVARBPROC
1175 typedef void (* PFNGLUNIFORM4FVARBPROC) (GLint location, GLsizei count, const GLfloat *value); typedef
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp460 pGlUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) IRR_OGL_LOAD_EXTENSION("glUniform4fvARB"); in initExtensions()

12345678910>>...15