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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_clear.c78 unsigned int_b, frac_b; member in struct:mali_tib_layout
153 unsigned count_b = l.int_b + l.frac_b + count_g;
162 uint32_t ub = float_to_fixed(b, l.int_b, l.frac_b, dithered) << count_g;

Completed in 2 milliseconds