Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl40 # ifndef GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
41 # define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D macro
142 …L_COMPRESSED_RGBA_BPTC_UNORM_ARB, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB, GL_COMPRESSED_SRGB_AL…
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/external/gli/gtx/
H A Dgl_texture2d.inl40 # ifndef GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
41 # define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D macro
142 …L_COMPRESSED_RGBA_BPTC_UNORM_ARB, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB, GL_COMPRESSED_SRGB_AL…
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_texture_compression_bptc.h27 #define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D macro
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression_bptc5 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_compression_bptc6 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_compression_bptc5 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression_bptc6 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_compression_bptc6 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_texture_compression_bptc.java48 int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB = 0x8E8D; field
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp180 return GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB; in getGLOriginFormat()
463 return GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB; in getGLInternalFormat()
640 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in getClosestOGREFormat()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression_bptc.py17 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB=_C('GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB',0x8E8D) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dtexture_compression_bptc.py17 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB=_C('GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB',0x8E8D) variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusPixelFormat.cpp215 return GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB; in getGLInternalFormat()
350 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in getClosestOGREFormat()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dsamples-pnames.c72 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query/
H A Dapi-errors.c104 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_compression/
H A Dinvalid-formats.c86 GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB,
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_image_dds.c380 *picFormat = GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB; in R_LoadDDS()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_image_dds.c380 *picFormat = GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB; in R_LoadDDS()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.h547 #ifndef GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
548 # define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D macro
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Drenderer_gl.h547 #ifndef GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
548 # define GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB 0x8E8D macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtexcompress.c115 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in _mesa_gl_compressed_format_base_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dtexcompress.c115 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in _mesa_gl_compressed_format_base_format()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexcompress.c115 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in _mesa_gl_compressed_format_base_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexcompress.c115 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in _mesa_gl_compressed_format_base_format()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexcompress.c115 case GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB: in _mesa_gl_compressed_format_base_format()

12345678910>>...13