Home
last modified time | relevance | path

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

12345678910>>...15

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dsdl.cpp140 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3DARB;
231 (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(uintptr_t)SDL_GL_GetProcAddress("glCompressedTexImage3DARB"); in InitOpenGLExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h383 extern PFNGLCOMPRESSEDTEXIMAGE3DARBPROC ELglCompressedTexImage3DARB;
H A Dload_gl_extensions.c679 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC ELglCompressedTexImage3DARB = NULL;
871 …r = ((ELglCompressedTexImage3DARB = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)SDL_GL_GetProcAddress("glCom… in el_init_GL_ARB_texture_compression()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp24 glx::PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glx::glCompressedTexImage3DARB;
419 (glx::PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h75 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum int… typedef
82 extern PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3DARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp24 glx::PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glx::glCompressedTexImage3DARB;
419 (glx::PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h75 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum int… typedef
82 extern PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3DARB;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dvideo.h665 extern PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3DARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h847 #ifndef PFNGLCOMPRESSEDTEXIMAGE3DARBPROC
848 …typedef void (* PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum internalform… typedef
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c583 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB = NULL;
961 …glad_glCompressedTexImage3DARB = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)load("glCompressedTexImage3DARB… in load_GL_ARB_texture_compression()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dengine.h119 extern PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3D_;
H A Drendergl.cpp97 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glCompressedTexImage3D_ = NULL;
473 …glCompressedTexImage3D_ = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) getprocaddress("glCompressedTexI… in gl_checkextensions()
/dports/games/warzone2100/warzone2100/3rdparty/glad/include/glad/
H A Dglad.h1979 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
1980 GLAPI PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
/dports/games/tenebrae/tenebrae_0/
H A DglATI.h207 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, typedef
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3082 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3083 GLAPI PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
4314 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
4996 …glad_glCompressedTexImage3DARB = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)load("glCompressedTexImage3DARB… in load_GL_ARB_texture_compression()
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3074 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3075 GLAPI PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
4306 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
4988 …glad_glCompressedTexImage3DARB = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)load("glCompressedTexImage3DARB… in load_GL_ARB_texture_compression()
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h212 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, typedef
H A DglATI.h212 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)(GLenum target, GLint level, typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1498 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum inte… typedef
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dgetprocaddress.c553 DECLARE_GLFUNC_PTR(CompressedTexImage3DARB, PFNGLCOMPRESSEDTEXIMAGE3DARBPROC); in exercise_CompressedTextures()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dgetprocaddress.c553 DECLARE_GLFUNC_PTR(CompressedTexImage3DARB, PFNGLCOMPRESSEDTEXIMAGE3DARBPROC); in exercise_CompressedTextures()
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1699 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum inte… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads4328 type PFNGLCOMPRESSEDTEXIMAGE3DARBPROC is access procedure type
4338 pragma Convention (C, PFNGLCOMPRESSEDTEXIMAGE3DARBPROC); -- ../include/SDL/SDL_opengl.h:3777
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2557 PFNGLCOMPRESSEDTEXIMAGE3DARBPROC glad_glCompressedTexImage3DARB;
5845 …glad_glCompressedTexImage3DARB = (PFNGLCOMPRESSEDTEXIMAGE3DARBPROC)load("glCompressedTexImage3DARB… in load_GL_ARB_texture_compression()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1638 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum inte… typedef

12345678910>>...15