Home
last modified time | relevance | path

Searched refs:xa_format_rgb (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.h98 #define xa_format_rgb(f) (((f) ) & 0xfff) macro
Dxa_composite.c159 xa_format_rgb(mask_pic->pict_format) && in blend_for_op()
245 xa_format_rgb(mask->pict_format)) { in xa_composite_check_accelerated()