Home
last modified time | relevance | path

Searched refs:sz_a (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2205 unsigned sz_a = src_fmt->channel[j].size; in convert_from_blend_type() local
2234 } else if (!src_type.floating && sz_a < blend_type.width) { in convert_from_blend_type()
2235 LLVMValueRef mask_val = lp_build_const_int_vec(gallivm, src_type, (1UL << sz_a) - 1); in convert_from_blend_type()

Completed in 6 milliseconds