Home
last modified time | relevance | path

Searched refs:GL_ALPHA_INTEGER (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_texture_integer/
H A Dtexformats.c149 { GL_ALPHA8UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_BYTE }, in piglit_init()
150 { GL_ALPHA8I_EXT, GL_ALPHA_INTEGER, GL_BYTE }, in piglit_init()
158 { GL_ALPHA16UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_SHORT }, in piglit_init()
159 { GL_ALPHA16I_EXT, GL_ALPHA_INTEGER, GL_SHORT }, in piglit_init()
165 { GL_ALPHA32UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_INT }, in piglit_init()
166 { GL_ALPHA32I_EXT, GL_ALPHA_INTEGER, GL_INT }, in piglit_init()
H A Dgetteximage-clamping.c174 { GL_ALPHA_INTEGER, GL_UNSIGNED_INT, 32, false },
175 { GL_ALPHA_INTEGER, GL_INT, 32, true },
176 { GL_ALPHA_INTEGER, GL_UNSIGNED_SHORT, 16, false },
177 { GL_ALPHA_INTEGER, GL_SHORT, 16, true },
178 { GL_ALPHA_INTEGER, GL_UNSIGNED_BYTE, 8, false },
179 { GL_ALPHA_INTEGER, GL_BYTE, 8, true },
510 case GL_ALPHA_INTEGER: in read_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_clear_buffer_object/
H A Dformats.c78 {GL_ALPHA8I_EXT, GL_ALPHA_INTEGER, GL_BYTE, 1, false, {NULL, "GL_EXT_texture_integer", NULL}},
79 {GL_ALPHA16I_EXT, GL_ALPHA_INTEGER, GL_SHORT, 2, false, {NULL, "GL_EXT_texture_integer", NULL}},
80 {GL_ALPHA32I_EXT, GL_ALPHA_INTEGER, GL_INT, 4, false, {NULL, "GL_EXT_texture_integer", NULL}},
81 …{GL_ALPHA8UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_BYTE, 1, false, {NULL, "GL_EXT_texture_integer",…
82 …{GL_ALPHA16UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_SHORT, 2, false, {NULL, "GL_EXT_texture_integer…
83 …{GL_ALPHA32UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_INT, 4, false, {NULL, "GL_EXT_texture_integer",…
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/
H A Dvrend_formats.c174 { VIRGL_FORMAT_A8_UINT, GL_ALPHA8UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_BYTE, NO_SWIZZLE },
177 { VIRGL_FORMAT_A8_SINT, GL_ALPHA8I_EXT, GL_ALPHA_INTEGER, GL_BYTE, NO_SWIZZLE },
181 { VIRGL_FORMAT_A16_UINT, GL_ALPHA16UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_SHORT, NO_SWIZZLE },
185 { VIRGL_FORMAT_A16_SINT, GL_ALPHA16I_EXT, GL_ALPHA_INTEGER, GL_SHORT, NO_SWIZZLE },
189 { VIRGL_FORMAT_A32_UINT, GL_ALPHA32UI_EXT, GL_ALPHA_INTEGER, GL_UNSIGNED_INT, NO_SWIZZLE },
193 { VIRGL_FORMAT_A32_SINT, GL_ALPHA32I_EXT, GL_ALPHA_INTEGER, GL_INT, NO_SWIZZLE },
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglstate_formats.cpp190 …{ GL_ALPHA_INTEGER, GL_ALPHA_INTEGER, GL_NONE, …
388 case GL_ALPHA_INTEGER: in chooseReadBackFormat()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/core/
H A DGL_VERSION_3_082 GL_ALPHA_INTEGER 0x8D97
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1473 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1529 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/glew-wayland/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_081 GL_ALPHA_INTEGER 0x8D97
/dports/graphics/glew/glew-2.2.0/auto/core/gl/
H A DGL_VERSION_3_081 GL_ALPHA_INTEGER 0x8D97
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/core/gl/
H A DGL_VERSION_3_081 GL_ALPHA_INTEGER 0x8D97
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dglformats.c157 case GL_ALPHA_INTEGER: in get_map_idx()
611 case GL_ALPHA_INTEGER: in _mesa_is_enum_format_unsized()
1477 case GL_ALPHA_INTEGER: in _mesa_unpack_format_to_base_format()
1533 return GL_ALPHA_INTEGER; in _mesa_base_format_to_integer_format()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ext_framebuffer_multisample/
H A Dformats.cpp399 return GL_ALPHA_INTEGER; in integer_base_format()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/
H A Dimages.py37 GL_3_0.GL_ALPHA_INTEGER : 1,
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/
H A Dimages.py38 GL_3_0.GL_ALPHA_INTEGER : 1,
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A Dgl_3_0.h262 #define GL_ALPHA_INTEGER 0x8D97 macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DGL30.java720 int GL_ALPHA_INTEGER = 0x8D97; field

12345678910>>...13