Searched refs:isl_format_has_unorm_channel (Results 1 – 3 of 3) sorted by relevance
1878 bool isl_format_has_unorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;1888 return isl_format_has_unorm_channel(fmt) || in isl_format_has_normalized_channel()
1021 isl_format_has_unorm_channel(enum isl_format fmt) in isl_format_has_unorm_channel() function
429 if (isl_format_has_unorm_channel(img_format) && in can_fast_clear_with_non_zero_color()430 !isl_format_has_unorm_channel(view_format)) in can_fast_clear_with_non_zero_color()