Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT (Results 1 – 25 of 134) sorted by relevance

123456

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_compression_bptc/
H A Dbptc-api.c54 glTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, in piglit_init()
74 glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, in piglit_init()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_compression_bptc7 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT 0x8E8E
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_compression_bptc7 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT 0x8E8E
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dext_texture_compression_bptc.cc18 context->AddCompressedTextureFormat(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT); in EXTTextureCompressionBPTC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webgl/
H A Dext_texture_compression_bptc.cc18 context->AddCompressedTextureFormat(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT); in EXTTextureCompressionBPTC()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/EXT/
H A Dtexture_compression_bptc.py15 GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT=_C('GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT',0x8E8E) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dformat_map_autogen.cpp135 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
139 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dformat_map_autogen.cpp137 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
141 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp137 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
141 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp137 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
141 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp137 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
141 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_autogen.cpp137 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetSizedFormatInternal()
141 return GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT; in GetSizedFormatInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgl_utils.cc497 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetCompressedTexSizeInBytes()
742 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in ValidateCompressedTexSubDimensions()
854 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in ValidateCompressedTexDimensions()
1320 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in IsCompressedTextureFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgl_utils.cc499 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in GetCompressedTexSizeInBytes()
734 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in ValidateCompressedTexSubDimensions()
851 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in ValidateCompressedTexDimensions()
1306 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in IsCompressedTextureFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings.h235 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT 0x8E8E macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings.h239 #define GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT 0x8E8E macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DBPTCCompressedTextureTest.cpp160 glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, 4, 4, 0, in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp107 …matID::BPTC_RGB_SIGNED_FLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPT…
363 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp115 …matID::BPTC_RGB_SIGNED_FLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPT…
367 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp114 …{ FormatID::BC6H_RGB_SFLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPTC…
369 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp115 …matID::BPTC_RGB_SIGNED_FLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPT…
367 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp114 …{ FormatID::BC6H_RGB_SFLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPTC…
369 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/renderer/
H A DFormat_table_autogen.cpp114 …{ FormatID::BC6H_RGB_SFLOAT_BLOCK, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, GL_COMPRESSED_RGB_BPTC…
369 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in InternalFormatToID()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp759 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in Get()
761 static constexpr Format info(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, in Get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dtexture_format_table_autogen.cpp773 case GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: in Get()
775 static constexpr Format info(GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT, in Get()

123456