Home
last modified time | relevance | path

Searched refs:PFNGLISBUFFERARBPROC (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/cad/ldview/ldview-4.4/TRE/
H A DTREGLExtensions.h34 extern PFNGLISBUFFERARBPROC glIsBufferARB;
128 static PFNGLISBUFFERARBPROC sm_glIsBufferARB;
H A DTREGLExtensions.cpp29 PFNGLISBUFFERARBPROC glIsBufferARB = NULL;
95 PFNGLISBUFFERARBPROC TREGLExtensions::sm_glIsBufferARB = NULL;
234 sm_glIsBufferARB = (PFNGLISBUFFERARBPROC) in setup()
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dqgl.h80 extern PFNGLISBUFFERARBPROC qglIsBufferARB;
H A DRenderSystem_init.cpp257 PFNGLISBUFFERARBPROC qglIsBufferARB;
415 qglIsBufferARB = (PFNGLISBUFFERARBPROC)GLimp_ExtensionPointer( "glIsBufferARB"); in R_CheckPortableExtensions()
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLMissingExt.h183 typedef GLboolean (APIENTRY * PFNGLISBUFFERARBPROC) (GLuint buffer); typedef
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dgl_util.c258 PFNGLISBUFFERARBPROC qglIsBufferARB = NULL;
469 qglIsBufferARB = (PFNGLISBUFFERARBPROC)SDL_GL_GetProcAddress("glIsBufferARB"); in InitGLExtFuncs()
H A Dgl_util.h415 extern PFNGLISBUFFERARBPROC qglIsBufferARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h355 extern PFNGLISBUFFERARBPROC ELglIsBufferARB;
H A Dload_gl_extensions.c651 PFNGLISBUFFERARBPROC ELglIsBufferARB = NULL;
902 …r = ((ELglIsBufferARB = (PFNGLISBUFFERARBPROC)SDL_GL_GetProcAddress("glIsBufferARB")) != NULL) && … in el_init_GL_ARB_vertex_buffer_object()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp220 glx::PFNGLISBUFFERARBPROC glx::glIsBufferARB;
795 glx::glIsBufferARB = (glx::PFNGLISBUFFERARBPROC) GET_GL_PROC_ADDRESS("glIsBufferARB"); in InitExt_ARB_vertex_buffer_object()
H A Dglext.h1210 typedef GLboolean (APIENTRY* PFNGLISBUFFERARBPROC) (GLuint buffer); typedef
1222 extern PFNGLISBUFFERARBPROC glIsBufferARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp220 glx::PFNGLISBUFFERARBPROC glx::glIsBufferARB;
795 glx::glIsBufferARB = (glx::PFNGLISBUFFERARBPROC) GET_GL_PROC_ADDRESS("glIsBufferARB"); in InitExt_ARB_vertex_buffer_object()
H A Dglext.h1210 typedef GLboolean (APIENTRY* PFNGLISBUFFERARBPROC) (GLuint buffer); typedef
1222 extern PFNGLISBUFFERARBPROC glIsBufferARB;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp514 pGlIsBufferARB= (PFNGLISBUFFERARBPROC) IRR_OGL_LOAD_EXTENSION("glIsBufferARB"); in initExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h781 #ifndef PFNGLISBUFFERARBPROC
782 typedef GLboolean (* PFNGLISBUFFERARBPROC) (GLuint buffer); typedef
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c596 PFNGLISBUFFERARBPROC glad_glIsBufferARB = NULL;
980 glad_glIsBufferARB = (PFNGLISBUFFERARBPROC)load("glIsBufferARB"); in load_GL_ARB_vertex_buffer_object()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp521 pGlIsBufferARB= (PFNGLISBUFFERARBPROC) IRR_OGL_LOAD_EXTENSION("glIsBufferARB"); in initExtensions()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/glad/
H A Dglad.cpp785 PFNGLISBUFFERARBPROC glad_glIsBufferARB;
1409 glad_glIsBufferARB = (PFNGLISBUFFERARBPROC)load("glIsBufferARB"); in load_GL_ARB_vertex_buffer_object()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/glad/
H A Dglad.cpp785 PFNGLISBUFFERARBPROC glad_glIsBufferARB;
1409 glad_glIsBufferARB = (PFNGLISBUFFERARBPROC)load("glIsBufferARB"); in load_GL_ARB_vertex_buffer_object()
/dports/graphics/quesoglc/quesoglc-0.7.2/src/
H A Dglew.c453 PFNGLISBUFFERARBPROC __glewIsBufferARB = NULL;
779 …r = ((glIsBufferARB = (PFNGLISBUFFERARBPROC)glewGetProcAddress((const GLubyte*)"glIsBufferARB")) =… in _glewInit_GL_ARB_vertex_buffer_object()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions_mesa.cpp570 _mglIsBufferARB = (PFNGLISBUFFERARBPROC)OSMesaGetProcAddress("glIsBufferARB"); in load_functions()
H A DofxsOGLFunctions_gl.cpp557 extern PFNGLISBUFFERARBPROC glad_glIsBufferARB;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions_mesa.cpp570 _mglIsBufferARB = (PFNGLISBUFFERARBPROC)OSMesaGetProcAddress("glIsBufferARB"); in load_functions()
/dports/games/evq3/evq3/code/sdl/
H A Dsdl_glimp.c734 qglIsBufferARB = (PFNGLISBUFFERARBPROC) SDL_GL_GetProcAddress("glIsBufferARB"); in GLimp_InitExtensions()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/
H A Dgropengl.h149 typedef GLboolean (APIENTRYP PFNGLISBUFFERARBPROC) (GLuint buffer); typedef

12345678910>>...16