Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1959 unsigned from_lsb = j; in convert_to_blend_type() local
1961 unsigned from_lsb = src_fmt->nr_channels - j - 1; in convert_to_blend_type() local
2142 unsigned from_lsb = j; in convert_from_blend_type() local
2144 unsigned from_lsb = src_fmt->nr_channels - j - 1; in convert_from_blend_type() local