Home
last modified time | relevance | path

Searched refs:from_lsb (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1359 unsigned from_lsb = j; in convert_to_blend_type() local
1361 unsigned from_lsb = src_fmt->nr_channels - j - 1; in convert_to_blend_type() local
1386 … lp_build_const_int_vec(gallivm, src_type, from_lsb * blend_type.width), in convert_to_blend_type()
1541 unsigned from_lsb = j; in convert_from_blend_type() local
1543 unsigned from_lsb = src_fmt->nr_channels - j - 1; in convert_from_blend_type() local
1556 from_lsb * blend_type.width), in convert_from_blend_type()