Home
last modified time | relevance | path

Searched refs:GL_BGRA_INTEGER (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dfbo-blending.c82 { GL_RGBA8I, GL_BGRA_INTEGER, 8, true },
83 { GL_RGBA8UI , GL_BGRA_INTEGER, 8, false },
84 { GL_RGBA16I, GL_BGRA_INTEGER, 16, true },
85 { GL_RGBA16UI, GL_BGRA_INTEGER, 16, false },
86 { GL_RGBA32I, GL_BGRA_INTEGER, 32, true },
87 { GL_RGBA32UI, GL_BGRA_INTEGER, 32, false },
142 { GL_RGB10_A2UI, GL_BGRA_INTEGER, 10, false },
144 { GL_RGB10_A2UI, GL_BGRA_INTEGER, 10, true },
184 if (info->base_format == GL_BGRA_INTEGER) { in test_format()
195 } else if (info->base_format == GL_BGRA_INTEGER) in test_format()
[all …]
H A Dgetteximage-clamping.c77 { "GL_RGBA8I (bgra)", GL_RGBA8I, GL_BGRA_INTEGER, 8, true },
78 { "GL_RGBA8UI (bgra)", GL_RGBA8UI , GL_BGRA_INTEGER, 8, false },
204 { GL_BGRA_INTEGER, GL_UNSIGNED_INT, 32, false },
205 { GL_BGRA_INTEGER, GL_INT, 32, true },
206 { GL_BGRA_INTEGER, GL_UNSIGNED_SHORT, 16, false },
207 { GL_BGRA_INTEGER, GL_SHORT, 16, true },
208 { GL_BGRA_INTEGER, GL_UNSIGNED_BYTE, 8, false },
209 { GL_BGRA_INTEGER, GL_BYTE, 8, true },
393 if (tex_info->base_format == GL_BGRA_INTEGER) { in read_format()
404 } else if (tex_info->base_format == GL_BGRA_INTEGER) in read_format()
[all …]
H A Dtexture-integer-glsl130.c338 if (info->BaseFormat == GL_BGRA_INTEGER) { in test_format()
349 } else if (info->BaseFormat == GL_BGRA_INTEGER) in test_format()
548 { GL_RGBA8UI_EXT, GL_BGRA_INTEGER, GL_UNSIGNED_INT_8_8_8_8 }, in test_specific_formats()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_internalformat_query2/
H A Dgeneric-pname-checks.c133 GL_BGRA_INTEGER,
184 GL_BGRA_INTEGER,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_copy_image/
H A Dformat-swizzle.c66 case GL_BGRA_INTEGER: in test_combination()
171 GL_BGRA_INTEGER, in piglit_init()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1483 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1527 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3683 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3695 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3705 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3715 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3741 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3753 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3708 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3720 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3730 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3740 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3766 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3778 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dglformats.c181 case GL_BGRA_INTEGER: in get_map_idx()
615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized()
1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format()
1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format()
3865 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3877 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3887 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3897 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3923 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
3935 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp480 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_4_4_4_4_REV, 4, true },
481 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_4_4_4_4, 4, true },
485 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_5_5_5_1, 4, true },
489 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_1_5_5_5_REV, 4, true },
493 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_8_8_8_8, 4, true },
497 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_8_8_8_8_REV, 4, true },
501 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_10_10_10_2, 4, true },
505 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true },
622 formatMap[GL_BGRA_INTEGER] = "GL_BGRA_INTEGER"; in getFormatStr()
2821 format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER) in getBits()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-3.0/api/
H A Dinteger-errors.c138 { GL_RGBA8UI_EXT, GL_BGRA_INTEGER, GL_UNSIGNED_INT_8_8_8_8 }, in test_teximage_format_combos()
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglstate_formats.cpp195 …{ GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_NONE, …
390 case GL_BGRA_INTEGER: in chooseReadBackFormat()

12345678910>>...17