Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGBA_ARB (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/games/manaplus/manaplus-2.1.3.17/src/render/opengl/
H A Dmgldefines.h35 #ifndef GL_COMPRESSED_RGBA_ARB
36 #define GL_COMPRESSED_RGBA_ARB 0x84EE macro
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression9 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_compression8 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression10 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_compression10 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression10 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression9 GL_COMPRESSED_RGBA_ARB 0x84EE
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_compression.java47 int GL_COMPRESSED_RGBA_ARB = 0x84EE; field
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dtextures.cpp470 case GL_COMPRESSED_RGBA_ARB: in realise()
484 g_texture_globals.texture_components = GL_COMPRESSED_RGBA_ARB; in realise()
600 texture_components = GL_COMPRESSED_RGBA_ARB; in Textures_UpdateTextureCompressionFormat()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py18 GL_COMPRESSED_RGBA_ARB=_C('GL_COMPRESSED_RGBA_ARB',0x84EE) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py18 GL_COMPRESSED_RGBA_ARB=_C('GL_COMPRESSED_RGBA_ARB',0x84EE) variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp420 else if (strcmp(str,"GL_COMPRESSED_RGBA_ARB")==0) value = GL_COMPRESSED_RGBA_ARB;
458 case(GL_COMPRESSED_RGBA_ARB): return "GL_COMPRESSED_RGBA_ARB";
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp420 else if (strcmp(str,"GL_COMPRESSED_RGBA_ARB")==0) value = GL_COMPRESSED_RGBA_ARB; in Texture_matchInternalFormatStr()
458 case(GL_COMPRESSED_RGBA_ARB): return "GL_COMPRESSED_RGBA_ARB"; in Texture_getInternalFormatStr()
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrtexture.cpp312 textureTargetFormat = GL_COMPRESSED_RGBA_ARB; in grMakeMipMaps()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dgl_textures.c54 …lette_alpha_compress = {TEXTYPE_PALETTE, 1, 4, 1.0f, GL_BGRA , GL_COMPRESSED_RGBA_ARB, GL_UNSIGN…
58 …ba_alpha_compress = {TEXTYPE_RGBA , 4, 4, 1.0f, GL_RGBA , GL_COMPRESSED_RGBA_ARB, GL_UNSIGN…
62 …ra_alpha_compress = {TEXTYPE_BGRA , 4, 4, 1.0f, GL_BGRA , GL_COMPRESSED_RGBA_ARB, GL_UNSIGN…
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h262 #ifndef GL_COMPRESSED_RGBA_ARB
263 #define GL_COMPRESSED_RGBA_ARB 0x84EE macro
/dports/games/tenebrae/tenebrae_0/
H A Dgl_draw.c1429 texturemode = GL_COMPRESSED_RGBA_ARB; in GL_Upload32()
1654 texturemode = GL_COMPRESSED_RGBA_ARB; in GL_UploadBump()
1754 texturemode = GL_COMPRESSED_RGBA_ARB; in GL_UploadNormal()
2134 texturemode = GL_COMPRESSED_RGBA_ARB; in GL_LoadCubeMap()
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Dtexture.c147 GL_COMPRESSED_RGBA_ARB : GL_RGBA); in imageToTexture()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c262 case GL_COMPRESSED_RGBA_ARB: in _mesa_choose_tex_format()

12345678910>>...16