Searched refs:isl_format_has_unorm_channel (Results 1 – 2 of 2) sorted by relevance
1420 bool isl_format_has_unorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;1430 return isl_format_has_unorm_channel(fmt) || in isl_format_has_normalized_channel()
650 isl_format_has_unorm_channel(enum isl_format fmt) in isl_format_has_unorm_channel() function