Searched refs:HFI_COLOR_FORMAT_UBWC_BASE (Results 1 – 3 of 3) sorted by relevance
983 #define HFI_COLOR_FORMAT_UBWC_BASE 0x8000 macro
738 #define is_ubwc_fmt(fmt) (!!((fmt) & HFI_COLOR_FORMAT_UBWC_BASE))740 HFI_COLOR_FORMAT_UBWC_BASE))
1786 ubwc_fmt = fmt | HFI_COLOR_FORMAT_UBWC_BASE; in venus_helper_get_out_fmts()