Searched refs:xa_type_argb (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/src/gallium/frontends/xa/
H A Dxa_tracker.h62 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 Dxa_tracker.h.in62 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 Dxa_composite.c309 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 Dxa_tracker.h.in62 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 Dxa_composite.c309 swizzle = ((src_hw_type == xa_type_argb &&
312 src_pic_type == xa_type_argb)));
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c38 [PICT_TYPE_ARGB] = xa_type_argb,
223 xa_type_argb,
307 if (ftype != xa_type_argb &&
H A Dvmwgfx_dri3.c229 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 Dvmwgfx_saa.c612 draw->height, draw->depth, xa_type_argb,
1675 pDraw->depth, xa_type_argb,

Completed in 14 milliseconds