Searched refs:isl_format_has_snorm_channel (Results 1 – 3 of 3) sorted by relevance
372 return isl_format_has_snorm_channel(format) || in needs_sign_extension()1069 isl_format_has_snorm_channel(format)); in emit_image_load()1125 isl_format_has_snorm_channel(format)); in emit_image_store()
1421 bool isl_format_has_snorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;1431 isl_format_has_snorm_channel(fmt); in isl_format_has_normalized_channel()
656 isl_format_has_snorm_channel(enum isl_format fmt) in isl_format_has_snorm_channel() function