Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_LUMINANCE_ALPHA_ARB (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression6 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ARB_texture_compression5 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression7 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_compression7 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression7 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression6 GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_compression.java44 int GL_COMPRESSED_LUMINANCE_ALPHA_ARB = 0x84EB; field
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py16 GL_COMPRESSED_LUMINANCE_ALPHA_ARB=_C('GL_COMPRESSED_LUMINANCE_ALPHA_ARB',0x84EB) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression.py16 GL_COMPRESSED_LUMINANCE_ALPHA_ARB=_C('GL_COMPRESSED_LUMINANCE_ALPHA_ARB',0x84EB) variable
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp418 … if (strcmp(str,"GL_COMPRESSED_LUMINANCE_ALPHA_ARB")==0) value = GL_COMPRESSED_LUMINANCE_ALPHA_ARB;
456 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): return "GL_COMPRESSED_LUMINANCE_ALPHA_ARB";
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp418 … if (strcmp(str,"GL_COMPRESSED_LUMINANCE_ALPHA_ARB")==0) value = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; in Texture_matchInternalFormatStr()
456 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): return "GL_COMPRESSED_LUMINANCE_ALPHA_ARB"; in Texture_getInternalFormatStr()
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrtexture.cpp304 textureTargetFormat = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; in grMakeMipMaps()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/system/
H A Dgl.h250 #ifndef GL_COMPRESSED_LUMINANCE_ALPHA_ARB
251 #define GL_COMPRESSED_LUMINANCE_ALPHA_ARB 0x84EB macro
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTexture.cpp309 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): numBitsPerTexel = 4; break; in computeSize()
1470 case(2): internalFormat = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; break; in computeInternalFormatWithImage()
1477 … case(GL_LUMINANCE_ALPHA): internalFormat = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; break; in computeInternalFormatWithImage()
1789 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): in isCompressedInternalFormat()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DTexture.cpp302 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): numBitsPerTexel = 4; break; in computeSize()
1501 case(2): internalFormat = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; break; in computeInternalFormatWithImage()
1508 … case(GL_LUMINANCE_ALPHA): internalFormat = GL_COMPRESSED_LUMINANCE_ALPHA_ARB; break; in computeInternalFormatWithImage()
1798 case(GL_COMPRESSED_LUMINANCE_ALPHA_ARB): in isCompressedInternalFormat()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtexformat.c241 case GL_COMPRESSED_LUMINANCE_ALPHA_ARB: in _mesa_choose_tex_format()

12345678910>>...15