Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_ALPHA_ARB (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression4 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_compression3 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression5 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_compression5 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression5 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression4 GL_COMPRESSED_ALPHA_ARB 0x84E9
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_compression.java42 int GL_COMPRESSED_ALPHA_ARB = 0x84E9; field
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py14 GL_COMPRESSED_ALPHA_ARB=_C('GL_COMPRESSED_ALPHA_ARB',0x84E9) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py14 GL_COMPRESSED_ALPHA_ARB=_C('GL_COMPRESSED_ALPHA_ARB',0x84E9) variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp415 else if (strcmp(str,"GL_COMPRESSED_ALPHA_ARB")==0) value = GL_COMPRESSED_ALPHA_ARB;
453 case(GL_COMPRESSED_ALPHA_ARB): return "GL_COMPRESSED_ALPHA_ARB";
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp415 else if (strcmp(str,"GL_COMPRESSED_ALPHA_ARB")==0) value = GL_COMPRESSED_ALPHA_ARB; in Texture_matchInternalFormatStr()
453 case(GL_COMPRESSED_ALPHA_ARB): return "GL_COMPRESSED_ALPHA_ARB"; in Texture_getInternalFormatStr()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h242 #ifndef GL_COMPRESSED_ALPHA_ARB
243 #define GL_COMPRESSED_ALPHA_ARB 0x84E9 macro
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTexture.cpp307 case(GL_COMPRESSED_ALPHA_ARB): numBitsPerTexel = 4; break; in computeSize()
1469 case(1): internalFormat = GL_COMPRESSED_ALPHA_ARB; break; in computeInternalFormatWithImage()
1475 case(GL_ALPHA): internalFormat = GL_COMPRESSED_ALPHA_ARB; break; in computeInternalFormatWithImage()
1787 case(GL_COMPRESSED_ALPHA_ARB): in isCompressedInternalFormat()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTexture.cpp300 case(GL_COMPRESSED_ALPHA_ARB): numBitsPerTexel = 4; break; in computeSize()
1500 case(1): internalFormat = GL_COMPRESSED_ALPHA_ARB; break; in computeInternalFormatWithImage()
1506 case(GL_ALPHA): internalFormat = GL_COMPRESSED_ALPHA_ARB; break; in computeInternalFormatWithImage()
1796 case(GL_COMPRESSED_ALPHA_ARB): in isCompressedInternalFormat()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c234 case GL_COMPRESSED_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/games/egl/egl-0.3.1_9/renderer/
H A Dr_local.h375 #define GL_COMPRESSED_ALPHA_ARB 0x84E9 macro

12345678910>>...15