Searched refs:isl_format_has_ufloat_channel (Results 1 – 2 of 2) sorted by relevance
1422 bool isl_format_has_ufloat_channel(enum isl_format fmt) ATTRIBUTE_CONST;1437 return isl_format_has_ufloat_channel(fmt) || in isl_format_has_float_channel()
662 isl_format_has_ufloat_channel(enum isl_format fmt) in isl_format_has_ufloat_channel() function