Home
last modified time | relevance | path

Searched refs:GL_BGRA_INTEGER_EXT (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dtexture-integer-glsl130.c65 { GL_RGBA8I_EXT, GL_BGRA_INTEGER_EXT, 8, GL_TRUE },
66 { GL_RGBA8UI_EXT , GL_BGRA_INTEGER_EXT, 8, GL_FALSE },
67 { GL_RGBA16I_EXT, GL_BGRA_INTEGER_EXT, 16, GL_TRUE },
68 { GL_RGBA16UI_EXT, GL_BGRA_INTEGER_EXT, 16, GL_FALSE },
69 { GL_RGBA32I_EXT, GL_BGRA_INTEGER_EXT, 32, GL_TRUE },
70 { GL_RGBA32UI_EXT, GL_BGRA_INTEGER_EXT, 32, GL_FALSE },
129 { GL_RGB10_A2UI, GL_BGRA_INTEGER_EXT, 10, GL_FALSE },
131 { GL_RGB10_A2UI, GL_BGRA_INTEGER_EXT, 10, GL_TRUE },
199 case GL_BGRA_INTEGER_EXT: in num_components()
403 case GL_BGRA_INTEGER_EXT: in test_format()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1156 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1834 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1848 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2130 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dglformats.c406 case GL_BGRA_INTEGER_EXT: in _mesa_components_in_format()
464 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
471 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) in _mesa_bytes_per_pixel()
478 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
486 format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT || in _mesa_bytes_per_pixel()
793 case GL_BGRA_INTEGER_EXT: in _mesa_is_enum_format_signed_int()
1158 case GL_BGRA_INTEGER_EXT: in _mesa_is_color_format()
1838 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
1852 if ((format == GL_RGBA_INTEGER_EXT || format == GL_BGRA_INTEGER_EXT) && in _mesa_error_check_format_and_type()
2134 case GL_BGRA_INTEGER_EXT: in _mesa_error_check_format_and_type()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/lang/clover/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/libosmesa/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-libs/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-dri/mesa-21.3.6/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/glx/
H A Dcompsize.c85 case GL_BGRA_INTEGER_EXT: in __glElementsPerGroup()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_EXT_texture_integer47 GL_BGRA_INTEGER_EXT 0x8D9B
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_EXT_texture_integer48 GL_BGRA_INTEGER_EXT 0x8D9B

12345678910>>...14