Searched refs:ISL_UNORM (Results 1 – 5 of 5) sorted by relevance
317 case ISL_UNORM: in convert_color_for_load()471 case ISL_UNORM: in convert_color_for_store()
885 src_fmtl->channels.r.type == ISL_UNORM); in bit_cast_color()887 dst_fmtl->channels.r.type == ISL_UNORM); in bit_cast_color()898 if (src_fmtl->channels_array[c].type == ISL_UNORM) in bit_cast_color()916 if (dst_fmtl->channels_array[c].type == ISL_UNORM) in bit_cast_color()1799 case ISL_UNORM: in get_red_format_for_rgb_format()1812 case ISL_UNORM: in get_red_format_for_rgb_format()
1023 return isl_format_has_channel_type(fmt, ISL_UNORM); in isl_format_has_unorm_channel()1213 assert(layout->type == ISL_UNORM); in pack_channel()1217 case ISL_UNORM: in pack_channel()1313 assert(layout->type == ISL_UNORM); in unpack_channel()1316 case ISL_UNORM: in unpack_channel()
431 ISL_UNORM, enumerator
749 if (isl_layout->uniform_channel_type != ISL_UNORM && in anv_get_image_format_features2()