Home
last modified time | relevance | path

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

12345678910>>...15

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dsdl.cpp142 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1DARB;
235 (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(uintptr_t)SDL_GL_GetProcAddress("glCompressedTexImage1DARB"); in InitOpenGLExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h381 extern PFNGLCOMPRESSEDTEXIMAGE1DARBPROC ELglCompressedTexImage1DARB;
H A Dload_gl_extensions.c677 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC ELglCompressedTexImage1DARB = NULL;
869 …r = ((ELglCompressedTexImage1DARB = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)SDL_GL_GetProcAddress("glCom… in el_init_GL_ARB_texture_compression()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp26 glx::PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glx::glCompressedTexImage1DARB;
425 (glx::PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h77 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum int… typedef
84 extern PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1DARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp26 glx::PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glx::glCompressedTexImage1DARB;
425 (glx::PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h77 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum int… typedef
84 extern PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1DARB;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dvideo.h667 extern PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1DARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h841 #ifndef PFNGLCOMPRESSEDTEXIMAGE1DARBPROC
842 …typedef void (* PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum internalform… typedef
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c585 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB = NULL;
963 …glad_glCompressedTexImage1DARB = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)load("glCompressedTexImage1DARB… in load_GL_ARB_texture_compression()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dengine.h121 extern PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1D_;
H A Drendergl.cpp99 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glCompressedTexImage1D_ = NULL;
475 …glCompressedTexImage1D_ = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) getprocaddress("glCompressedTexI… in gl_checkextensions()
/dports/games/warzone2100/warzone2100/3rdparty/glad/include/glad/
H A Dglad.h1985 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
1986 GLAPI PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
/dports/games/tenebrae/tenebrae_0/
H A DglATI.h216 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, typedef
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3088 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3089 GLAPI PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
4316 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
4998 …glad_glCompressedTexImage1DARB = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)load("glCompressedTexImage1DARB… in load_GL_ARB_texture_compression()
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3080 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3081 GLAPI PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
4308 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
4990 …glad_glCompressedTexImage1DARB = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)load("glCompressedTexImage1DARB… in load_GL_ARB_texture_compression()
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h221 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, typedef
H A DglATI.h221 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)(GLenum target, GLint level, typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1500 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum inte… typedef
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dgetprocaddress.c557 DECLARE_GLFUNC_PTR(CompressedTexImage1DARB, PFNGLCOMPRESSEDTEXIMAGE1DARBPROC); in exercise_CompressedTextures()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dgetprocaddress.c557 DECLARE_GLFUNC_PTR(CompressedTexImage1DARB, PFNGLCOMPRESSEDTEXIMAGE1DARBPROC); in exercise_CompressedTextures()
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1701 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum inte… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads4351 type PFNGLCOMPRESSEDTEXIMAGE1DARBPROC is access procedure type
4359 pragma Convention (C, PFNGLCOMPRESSEDTEXIMAGE1DARBPROC); -- ../include/SDL/SDL_opengl.h:3779
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2559 PFNGLCOMPRESSEDTEXIMAGE1DARBPROC glad_glCompressedTexImage1DARB;
5847 …glad_glCompressedTexImage1DARB = (PFNGLCOMPRESSEDTEXIMAGE1DARBPROC)load("glCompressedTexImage1DARB… in load_GL_ARB_texture_compression()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1640 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE1DARBPROC) (GLenum target, GLint level, GLenum inte… typedef

12345678910>>...15