Searched refs:src_hw_format (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_composite.c285 enum xa_formats src_hw_format, src_pic_format; local
291 src_hw_format = xa_surface_format(src);
300 if (src_hw_format == src_pic_format) {
307 src_hw_type = xa_format_type(src_hw_format);
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_composite.c285 enum xa_formats src_hw_format, src_pic_format; local
291 src_hw_format = xa_surface_format(src);
300 if (src_hw_format == src_pic_format) {
307 src_hw_type = xa_format_type(src_hw_format);

Completed in 40 milliseconds