Searched refs:is_arithmetic_format (Results 1 – 1 of 1) sorted by relevance
955 is_arithmetic_format(const struct util_format_description *format_desc) in is_arithmetic_format() function1019 if (is_arithmetic_format(format_desc)) { in lp_mem_type_from_format_desc()1086 if (is_arithmetic_format(format_desc) && type->length == 3) { in lp_blend_type_from_format_desc()1745 bool pad_inline = is_arithmetic_format(out_format_desc); in generate_unswizzled_blend()