Home
last modified time | relevance | path

Searched refs:PFNGLSTENCILOPSEPARATEATIPROC (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Drendergl.cpp25 PFNGLSTENCILOPSEPARATEATIPROC glStencilOpSeparate_ = NULL;
96 …glStencilOpSeparate_ = (PFNGLSTENCILOPSEPARATEATIPROC) getprocaddress("glStencilOpSeparateATI"); in gl_checkextensions()
H A Dprotos.h24 extern PFNGLSTENCILOPSEPARATEATIPROC glStencilOpSeparate_;
/dports/games/tenebrae/tenebrae_0/
H A Dglquake.h481 typedef void (APIENTRY *PFNGLSTENCILOPSEPARATEATIPROC)(GLenum face, GLenum sfail, GLenum dpfail, GL… typedef
486 extern PFNGLSTENCILOPSEPARATEATIPROC qglStencilOpSeparateATI;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp472 …pGlStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC) IRR_OGL_LOAD_EXTENSION("glStencilOpSepar… in initExtensions()
H A DCOpenGLExtensionHandler.h1169 PFNGLSTENCILOPSEPARATEATIPROC pGlStencilOpSeparateATI;
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c604 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI = NULL;
991 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp479 …pGlStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC) IRR_OGL_LOAD_EXTENSION("glStencilOpSepar… in initExtensions()
H A DCOpenGLExtensionHandler.h1156 PFNGLSTENCILOPSEPARATEATIPROC pGlStencilOpSeparateATI;
/dports/games/warzone2100/warzone2100/3rdparty/glad/include/glad/
H A Dglad.h2066 typedef void (APIENTRYP PFNGLSTENCILOPSEPARATEATIPROC)(GLenum face, GLenum sfail, GLenum dpfail, GL… typedef
2067 GLAPI PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h970 typedef void (APIENTRY *PFNGLSTENCILOPSEPARATEATIPROC)(GLenum face, GLenum sfail, GLenum dpfail, GL… typedef
H A DglATI.h970 typedef void (APIENTRY *PFNGLSTENCILOPSEPARATEATIPROC)(GLenum face, GLenum sfail, GLenum dpfail, GL… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads8327 type PFNGLSTENCILOPSEPARATEATIPROC is access procedure type
8332 pragma Convention (C, PFNGLSTENCILOPSEPARATEATIPROC); -- ../include/SDL/SDL_opengl.h:6447
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c1239 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI;
3716 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3459 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI;
7730 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/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.c2893 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI;
6390 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2893 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI;
6390 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c762 PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI = NULL;
2897 …r = ((glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ATI_separate_stencil()
H A Dglew.h3853 typedef void (GLAPIENTRY * PFNGLSTENCILOPSEPARATEATIPROC) (GLenum face, GLenum sfail, GLenum dpfail… typedef
9631 GLEW_FUN_EXPORT PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c757 PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI = NULL;
2872 …r = ((glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ATI_separate_stencil()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2997 PFNGLSTENCILOPSEPARATEATIPROC glad_glStencilOpSeparateATI = NULL;
6854 glad_glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)load("glStencilOpSeparateATI"); in load_GL_ATI_separate_stencil()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8116 typedef void (APIENTRYP PFNGLSTENCILOPSEPARATEATIPROC) (GLenum face, GLenum sfail, GLenum dpfail, G… typedef
8118 GLEE_EXTERN PFNGLSTENCILOPSEPARATEATIPROC pglStencilOpSeparateATI;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h3811 typedef void (GLAPIENTRY * PFNGLSTENCILOPSEPARATEATIPROC) (GLenum face, GLenum sfail, GLenum dpfail… typedef
9571 GLEW_FUN_EXPORT PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h3853 typedef void (GLAPIENTRY * PFNGLSTENCILOPSEPARATEATIPROC) (GLenum face, GLenum sfail, GLenum dpfail… typedef
9631 GLEW_FUN_EXPORT PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c866 PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI = NULL;
3441 …r = ((glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ATI_separate_stencil()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c862 PFNGLSTENCILOPSEPARATEATIPROC __glewStencilOpSeparateATI = NULL;
3437 …r = ((glStencilOpSeparateATI = (PFNGLSTENCILOPSEPARATEATIPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ATI_separate_stencil()

12345678910>>...15