Searched refs:sz_a (Results 1 – 1 of 1) sorted by relevance
2075 unsigned sz_a = src_fmt->channel[j].size; in convert_from_blend_type() local2104 } else if (!src_type.floating && sz_a < blend_type.width) { in convert_from_blend_type()2105 LLVMValueRef mask_val = lp_build_const_int_vec(gallivm, src_type, (1UL << sz_a) - 1); in convert_from_blend_type()