| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/ |
| H A D | test-blend.c | 37 #define RGBA(key, value) \ macro 60 RGBA(func, BLEND_FUNC_ADD), 61 RGBA(src_factor, BLEND_FACTOR_SRC_ALPHA), 62 RGBA(dst_factor, BLEND_FACTOR_SRC_ALPHA), 63 RGBA(invert_dst_factor, true), 77 RGBA(func, BLEND_FUNC_ADD), 78 RGBA(src_factor, BLEND_FACTOR_ZERO), 79 RGBA(dst_factor, BLEND_FACTOR_ZERO), 80 RGBA(invert_src_factor, true), 81 RGBA(invert_dst_facto [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_format.c | 178 FMT(ETC2_RGBA8, ETC2_RGBA8, RGBA, L, _T__), 179 FMT(ETC2_SRGBA8, ETC2_RGBA8, RGBA, S, _T__), 183 FMT(ETC2_RGB8A1, ETC2_RGB8A1, RGBA, L, _T__), 184 FMT(ETC2_SRGB8A1, ETC2_RGB8A1, RGBA, S, _T__), 186 FMT(DXT1_RGBA, BC1_UNORM, RGBA, L, _T__), 188 FMT(DXT1_SRGBA, BC1_UNORM, RGBA, S, _T__), 189 FMT(DXT3_RGBA, BC2_UNORM, RGBA, L, _T__), 190 FMT(DXT3_SRGBA, BC2_UNORM, RGBA, S, _T__), 191 FMT(DXT5_RGBA, BC3_UNORM, RGBA, L, _T__), 192 FMT(DXT5_SRGBA, BC3_UNORM, RGBA, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_packed_depth_stencil.spec | 92 RGBA Color R, G, B, A components 116 UNSIGNED_SHORT_4_4_4_4 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 117 UNSIGNED_SHORT_4_4_4_4_REV ushort 4 RGBA,BGRA 118 UNSIGNED_SHORT_5_5_5_1 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 119 UNSIGNED_SHORT_1_5_5_5_REV ushort 4 RGBA,BGRA 120 UNSIGNED_INT_8_8_8_8 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 121 UNSIGNED_INT_8_8_8_8_REV uint 4 RGBA,BGRA 122 UNSIGNED_INT_10_10_10_2 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 123 UNSIGNED_INT_2_10_10_10_REV uint 4 RGBA,BGRA 178 RGBA re [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_packed_depth_stencil.spec | 92 RGBA Color R, G, B, A components 116 UNSIGNED_SHORT_4_4_4_4 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 117 UNSIGNED_SHORT_4_4_4_4_REV ushort 4 RGBA,BGRA 118 UNSIGNED_SHORT_5_5_5_1 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 119 UNSIGNED_SHORT_1_5_5_5_REV ushort 4 RGBA,BGRA 120 UNSIGNED_INT_8_8_8_8 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 121 UNSIGNED_INT_8_8_8_8_REV uint 4 RGBA,BGRA 122 UNSIGNED_INT_10_10_10_2 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT 123 UNSIGNED_INT_2_10_10_10_REV uint 4 RGBA,BGRA 178 RGBA re [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_formats.c | 45 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro 62 swiz_fmt1(__vk_fmt, __hw_fmt, RGBA) 67 { .isl_format = __hw_fmt, .swizzle = RGBA, \ 79 { .isl_format = __hw_fmt, .swizzle = RGBA, \ 91 { .isl_format = __fmt1, .swizzle = RGBA, \ 95 { .isl_format = __fmt2, .swizzle = RGBA, \ 338 y_plane(0, ISL_FORMAT_YCRCB_SWAPUV, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 340 y_plane(0, ISL_FORMAT_YCRCB_SWAPUVY, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 342 y_plane(0, ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1), 343 chroma_plane(1, ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZL [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_formats.c | 46 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA) macro 63 swiz_fmt1(__vk_fmt, __hw_fmt, RGBA) 68 { .isl_format = __hw_fmt, .swizzle = RGBA, \ 80 { .isl_format = __hw_fmt, .swizzle = RGBA, \ 92 { .isl_format = __fmt1, .swizzle = RGBA, \ 96 { .isl_format = __fmt2, .swizzle = RGBA, \ 344 y_plane(0, ISL_FORMAT_YCRCB_SWAPUV, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 346 y_plane(0, ISL_FORMAT_YCRCB_SWAPUVY, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)), 348 y_plane(0, ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1), 349 chroma_plane(1, ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZL [all...] |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_dstr.c | 590 /* Fbconfig is not RGBA; GLUT only uses RGBA 827 *mask |= (1 << RGBA); 880 *mask |= (1 << RGBA); 946 *mask |= (1 << RGBA); 953 criterion[0].capability = RGBA; 956 *mask |= (1 << RGBA); 971 criterion[0].capability = RGBA; 992 *mask |= (1 << RGBA); 1020 *mask |= (1 << RGBA); [all...] |
| H A D | glut_overlay.c | 36 {RGBA, EQ, 0}, 41 (1 << LEVEL) | (1 << TRANSPARENT) | (1 << XSTATICGRAY) | (1 << RGBA) | (1 << CI_MODE); 169 /* XXX For now, transparent RGBA overlays are not supported 170 by GLUT. RGBA overlays raise difficult questions about 178 be "calculated" (as can occur with a host of RGBA operations 190 Theory versus practice for RGBA overlay transparency: In 203 generated in an RGBA overlay. I am not sure what other vendors 209 "advertise" what RGB triple (or possibly RGBA quadruple or simply 216 To actually support transparent RGBA overlays, there are really 218 the RGBA overla [all...] |
| H A D | glutint.h | 160 #define RGBA 0 macro 228 an RGBA luminance fbconfig such as 16-bit StaticGray that could 232 fbconfigs that can provide RGBA luminance support. */ 320 GLUTcolormap *colormap; /* colormap; NULL if RGBA */ 427 GLUTcolormap *colormap; /* colormap; NULL if RGBA */
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 6.5.2.rst | 68 - RGBA logicops didn't work reliably in some DRI drivers 69 - Fixed broken RGBA LogicOps in Intel DRI drivers
|
| H A D | 7.11.2.rst | 39 - Incorrect handling of CopyTexImage from RGBA window to LA texture.
|
| H A D | 8.0.rst | 56 color (e.g., RGBA) texture. However, the data cannot be stored
|
| H A D | 11.2.1.rst | 66 - i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
|
| H A D | 18.1.2.rst | 81 - i965/screen: Use RGBA non-sRGB formats for images
|
| H A D | 10.5.9.rst | 71 - i915: Blit RGBX<->RGBA drawpixels
|
| H A D | 11.1.4.rst | 86 - i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
|
| H A D | 9.0.3.rst | 196 - r300g: fix blending with blend color and RGBA formats
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcobjs.h | 51 FC_OBJECT (RGBA, FcTypeInteger, NULL)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_tracker.h.in | 85 * Non-RGBA one- and two component formats.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_tracker.h.in | 85 * Non-RGBA one- and two component formats.
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_texture_signed_rgba.spec | 206 RGBA8_SNORM RGBA 8 8 8 8 0 0 0
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_texture_signed_rgba.spec | 206 RGBA8_SNORM RGBA 8 8 8 8 0 0 0
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| H A D | glutint.h | 145 #define RGBA 0 macro 213 an RGBA luminance fbconfig such as 16-bit StaticGray that could 217 fbconfigs that can provide RGBA luminance support. */ 335 GLUTcolormap *colormap; /* colormap; NULL if RGBA */ 450 GLUTcolormap *colormap; /* colormap; NULL if RGBA */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 47 RGBA, enumerator in enum:format 874 * to the tile cache. The tile cache always stores RGBA colors but if 1278 bqs->base_format[i] = RGBA;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 47 RGBA, enumerator in enum:format 876 * to the tile cache. The tile cache always stores RGBA colors but if 1280 bqs->base_format[i] = RGBA;
|