Home
last modified time | relevance | path

Searched refs:PFNGLDELETEOBJECTARBPROC (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dsdlglshader.c31 PFNGLDELETEOBJECTARBPROC glDeleteObject_ = NULL;
55 …glDeleteObject_ = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDel… in initARB()
H A Dsdl2glshader.c31 PFNGLDELETEOBJECTARBPROC glDeleteObject_ = NULL;
55 …glDeleteObject_ = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDel… in initARB()
H A Dsdlglshader2.c31 PFNGLDELETEOBJECTARBPROC glDeleteObject_ = NULL;
55 …glDeleteObject_ = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDel… in initARB()
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.h139 typedef void (APIENTRYP PFNGLDELETEOBJECTARBPROC) (GLhandleARB obj); typedef
163 extern PFNGLDELETEOBJECTARBPROC pfn_glDeleteObjectARB;
H A Dgl_shader_tool.cpp23 PFNGLDELETEOBJECTARBPROC pfn_glDeleteObjectARB= nullptr;
49 …pfn_glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) gl_ctx->getProcAddress ("glDeleteObject… in gl_shader_loadExtention()
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.h139 typedef void (APIENTRYP PFNGLDELETEOBJECTARBPROC) (GLhandleARB obj); typedef
163 extern PFNGLDELETEOBJECTARBPROC pfn_glDeleteObjectARB;
H A Dgl_shader_tool.cpp23 PFNGLDELETEOBJECTARBPROC pfn_glDeleteObjectARB= nullptr;
49 …pfn_glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) gl_ctx->getProcAddress ("glDeleteObject… in gl_shader_loadExtention()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/render/opengl/
H A DSDL_shaders_gl.c50 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
400 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/render/opengl/
H A DSDL_shaders_gl.c50 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
400 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/render/opengl/
H A DSDL_shaders_gl.c50 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
400 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A DGLSLInfo.h45 PFNGLDELETEOBJECTARBPROC pfnglglDeleteObjectARB;
H A DGLSLShaderProgram.c115 (PFNGLDELETEOBJECTARBPROC)dlsym(RTLD_DEFAULT, "glDeleteObjectARB"); in checkGLSLShaderExtensions()
197 (PFNGLDELETEOBJECTARBPROC)wglGetProcAddress("glDeleteObjectARB"); in checkGLSLShaderExtensions()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/render/opengl/
H A DSDL_shaders_gl.c50 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
461 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/x11/controllermap/SDL2-2.0.18/src/render/opengl/
H A DSDL_shaders_gl.c49 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
521 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/devel/sdl20/SDL2-2.0.18/src/render/opengl/
H A DSDL_shaders_gl.c49 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
521 … ctx->glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in GL_CreateShaderContext()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/devel/sdl20/SDL2-2.0.18/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/SDL2/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropenglextension.h219 #define PFNGLDELETEOBJECTARBPROC glDeleteObjectARBProcPtr macro
288 #define vglDeleteObjectARB GLEXT_CALL( OGL_DELETE_OBJECT, PFNGLDELETEOBJECTARBPROC )
/dports/x11/controllermap/SDL2-2.0.18/test/
H A Dtestshader.c118 static PFNGLDELETEOBJECTARBPROC glDeleteObjectARB;
216 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC) SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitShaders()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DShader.cpp28 PFNGLDELETEOBJECTARBPROC glDeleteObjectARB = NULL;
85 glDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC)SDL_GL_GetProcAddress("glDeleteObjectARB"); in staticInit()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dgl_util.c173 PFNGLDELETEOBJECTARBPROC qglDeleteObjectARB = NULL;
531 qglDeleteObjectARB = (PFNGLDELETEOBJECTARBPROC)SDL_GL_GetProcAddress("glDeleteObjectARB"); in InitGLExtFuncs()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h477 extern PFNGLDELETEOBJECTARBPROC ELglDeleteObjectARB;

12345678910>>...16