| /xsrc/external/mit/MesaLib/src/gallium/frontends/xa/ |
| H A D | xa_tracker.h | 62 xa_type_argb, enumerator in enum:xa_surface_type 125 xa_format_a8r8g8b8 = xa_format(32, xa_type_argb, 8, 8, 8, 8), 126 xa_format_x8r8g8b8 = xa_format(32, xa_type_argb, 0, 8, 8, 8), 127 xa_format_r5g6b5 = xa_format(16, xa_type_argb, 0, 5, 6, 5), 128 xa_format_x1r5g5b5 = xa_format(16, xa_type_argb, 0, 5, 5, 5), 129 xa_format_a4r4g4b4 = xa_format(16, xa_type_argb, 4, 4, 4, 4),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_tracker.h.in | 62 xa_type_argb, enumerator in enum:xa_surface_type 125 xa_format_a8r8g8b8 = xa_format(32, xa_type_argb, 8, 8, 8, 8), 126 xa_format_x8r8g8b8 = xa_format(32, xa_type_argb, 0, 8, 8, 8), 127 xa_format_r5g6b5 = xa_format(16, xa_type_argb, 0, 5, 6, 5), 128 xa_format_x1r5g5b5 = xa_format(16, xa_type_argb, 0, 5, 5, 5), 129 xa_format_a4r4g4b4 = xa_format(16, xa_type_argb, 4, 4, 4, 4),
|
| H A D | xa_composite.c | 309 swizzle = ((src_hw_type == xa_type_argb && 312 src_pic_type == xa_type_argb)));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_tracker.h.in | 62 xa_type_argb, enumerator in enum:xa_surface_type 125 xa_format_a8r8g8b8 = xa_format(32, xa_type_argb, 8, 8, 8, 8), 126 xa_format_x8r8g8b8 = xa_format(32, xa_type_argb, 0, 8, 8, 8), 127 xa_format_r5g6b5 = xa_format(16, xa_type_argb, 0, 5, 6, 5), 128 xa_format_x1r5g5b5 = xa_format(16, xa_type_argb, 0, 5, 5, 5), 129 xa_format_a4r4g4b4 = xa_format(16, xa_type_argb, 4, 4, 4, 4),
|
| H A D | xa_composite.c | 309 swizzle = ((src_hw_type == xa_type_argb && 312 src_pic_type == xa_type_argb)));
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_xa_surface.c | 38 [PICT_TYPE_ARGB] = xa_type_argb, 223 xa_type_argb, 307 if (ftype != xa_type_argb &&
|
| H A D | vmwgfx_dri3.c | 229 srf1 = xa_surface_create(xat, 16, 16, 32, xa_type_argb, 242 srf1 = xa_surface_from_handle2(ms->xat, 16, 16, 24, xa_type_argb,
|
| H A D | vmwgfx_saa.c | 612 draw->height, draw->depth, xa_type_argb, 1675 pDraw->depth, xa_type_argb,
|