Home
last modified time | relevance | path

Searched refs:PFNGLCOMPRESSEDTEXIMAGE2DARBPROC (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h125 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC GLEXT_glCompressedTexImage2DARB;
H A Dgl_opengl.c109 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC GLEXT_glCompressedTexImage2DARB = NULL;
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dqgl.h102 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC qglCompressedTexImage2DARB;
H A DRenderSystem_init.cpp250 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC qglCompressedTexImage2DARB;
343 …qglCompressedTexImage2DARB = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)GLimp_ExtensionPointer( "glCompress… in R_CheckPortableExtensions()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dsdl.cpp141 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2DARB;
233 (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(uintptr_t)SDL_GL_GetProcAddress("glCompressedTexImage2DARB"); in InitOpenGLExtensions()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h382 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC ELglCompressedTexImage2DARB;
H A Dload_gl_extensions.c678 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC ELglCompressedTexImage2DARB = NULL;
870 …r = ((ELglCompressedTexImage2DARB = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)SDL_GL_GetProcAddress("glCom… in el_init_GL_ARB_texture_compression()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp25 glx::PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glx::glCompressedTexImage2DARB;
422 (glx::PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h76 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) (GLenum target, GLint level, GLenum int… typedef
83 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2DARB;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp25 glx::PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glx::glCompressedTexImage2DARB;
422 (glx::PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) in InitExt_ARB_texture_compression()
H A Dglext.h76 …typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) (GLenum target, GLint level, GLenum int… typedef
83 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2DARB;
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dvideo.h666 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2DARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h844 #ifndef PFNGLCOMPRESSEDTEXIMAGE2DARBPROC
845 …typedef void (* PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) (GLenum target, GLint level, GLenum internalform… typedef
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c584 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB = NULL;
962 …glad_glCompressedTexImage2DARB = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)load("glCompressedTexImage2DARB… in load_GL_ARB_texture_compression()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dengine.h120 extern PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2D_;
H A Drendergl.cpp98 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glCompressedTexImage2D_ = NULL;
474 …glCompressedTexImage2D_ = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) getprocaddress("glCompressedTexI… in gl_checkextensions()
/dports/games/warzone2100/warzone2100/3rdparty/glad/include/glad/
H A Dglad.h1982 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
1983 GLAPI PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB;
/dports/games/tenebrae/tenebrae_0/
H A DglATI.h212 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, typedef
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3085 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3086 GLAPI PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB;
4315 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB;
4997 …glad_glCompressedTexImage2DARB = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)load("glCompressedTexImage2DARB… in load_GL_ARB_texture_compression()
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3077 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, GLenum intern… typedef
3078 GLAPI PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB;
4307 PFNGLCOMPRESSEDTEXIMAGE2DARBPROC glad_glCompressedTexImage2DARB;
4989 …glad_glCompressedTexImage2DARB = (PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)load("glCompressedTexImage2DARB… in load_GL_ARB_texture_compression()
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_ATI_ext.h217 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, typedef
H A DglATI.h217 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC)(GLenum target, GLint level, typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1499 typedef void (APIENTRY * PFNGLCOMPRESSEDTEXIMAGE2DARBPROC) (GLenum target, GLint level, GLenum inte… typedef
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dgetprocaddress.c555 DECLARE_GLFUNC_PTR(CompressedTexImage2DARB, PFNGLCOMPRESSEDTEXIMAGE2DARBPROC); in exercise_CompressedTextures()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dgetprocaddress.c555 DECLARE_GLFUNC_PTR(CompressedTexImage2DARB, PFNGLCOMPRESSEDTEXIMAGE2DARBPROC); in exercise_CompressedTextures()

12345678910>>...16